body {
	font-family: Verdana;
	font-size: 11;
	font-style: bold;
}

td {
	font-family: Verdana;
	font-size: 11;
	font-style: bold;
}

th {
	font-family: Verdana;
	font-size: 11;
	font-style: bold;
}

A:link {
font-size: 11;
color: #ffffff;
text-decoration:none;
font-weight: bold;
}
A:hover {
font-size: 11;
color:#666666;
text-decoration:none;
font-weight: bold;
} 
A:visited {
font-size: 11;
color: #ffffff;
text-decoration:none;
font-weight: bold;

}
A:hover {
font-size: 11;
color: #666666;
text-decoration:none;
font-weight: bold;
} 

A.sub:link {
font-size: 11;
color: #624428;
text-decoration:underline;

}
A.sub:hover {
font-size: 11;
color: #666666;
text-decoration:underline;

} 
A.sub:visited {
font-size: 11;
color: #624428;
text-decoration:underline;

}
A.sub:hover {
font-size: 11;
color: #666666;
text-decoration:underline;

} 
