body {
	padding: 50px;
	color: white;
	background-color: #950000;
	font-size: 18px;
}
a {
	color: #ebff67;
	text-decoration: underline;
	font-size: 22px;
}
a:hover {
	color: #c6d639;
	text-decoration: none;
}
 .rbox {
	width: 175px;
	height: 175px;
 }
.text {
	text-align: justify;
}
.tlink {
	font-size: 26px;
	font-weight: bold;
}
