a.menu:link {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

.text-16-red {
	font-family: Verdana;
	font-size: 16px;
	color: #990000;
}
.text-14-red {
	font-family: Verdana;
	font-size: 14px;
	color: #990000;
}
.text-16-blue {
	font-family: Verdana;
	font-size: 16px;
	color: #000033;
}
.text-12-white {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}


a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.text-bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


body {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #666666;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(images/background3.jpg);
}

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

