.redlinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #ff0000;

	text-decoration: none;

}

.redlinks a:link {

	font-family: 'Trebuchet MS', Verdana, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #ff0000;

	text-decoration: none;

}



.redlinks a:visited {

	font-family: 'Trebuchet MS', Verdana, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #ff0000;

	text-decoration: none;

}



.redlinksa:active {

	font-family: 'Trebuchet MS', Verdana, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #ffff00;

	text-decoration: none;

}



.redlinks a:hover {

	font-family: 'Trebuchet MS', Verdana, Arial;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	color: #ffff00;



}

.style15 {
	color: #B4CA45;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
 
</style>
.style12 {color: #FFFFFF}
.style46 {font-size: 10px}
.style50 {font-weight: bold}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

}
