.a30rb {
	font-family: "Arial Black";
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.t14b {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
	text-align:justify;
}

.t20rb {
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.v10b {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;

}
.v10b a{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;

}
.v10b a:hover{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;

}