a { 
	font-family: Tahoma;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

ul {
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
}

.fontWhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.fontBigBlue {
	font-family: Arial;
	font-size: 18px;
	color: #336666;;
	text-decoration: none;
	font-weight: bold;
}

.fontBlack {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.fontTitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: none;
}

.fontMenuLinks
{
	font-family: Tahoma;
	color:#333333;
	text-decoration:none;
	font-size: 11px;
}

.fontHeader
{
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14;
	font-weight: bolder;
}
