body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #28ABE1;
}
a:visited {
	text-decoration: none;
	color: #28ABE1;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #28ABE1;
}


<!-- FONTS -->


.black11 {
	font-size: 11px;
	color: #000000;
}
.blue11 {
	font-size: 11px;
	color: #0066FF;
}
.blue12b {
	font-size: 12px;
	color: #0066FF;
	font-weight:bold;
}
.red {
	color: #B00000
}

.yellow {
    color: #FFCC00;
}

.wbold {
	color: #FFFFFF;
	font-weight: bold;
}

.grey{
	color:#666666;
}

.grey11{
	font-size:11px;
	color:#666666;
}

.grey10{
	font-size:10px;
	color:#666666;
}
.lightgrey9{
	font-size:9px;
	color: #AEB0AA;
}

.greyCap	{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}



