a{
	color:white;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a:hover{
	color:#99B1CF;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;



}
body {
	margin: 0px;


}
table {
	border: 1pt #FFFFFF;

}
a.orange{
	color:ff9900;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a.orange:hover{color:#ff6600}
a.white{
	color:ffffff;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a.white:hover{color:#DF1919}
a.red{
	color:DF1919;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a.red:hover{color:#000000}
