a:visited {
    color: #0000FF;
}
body {
	font-family: MS Sans Serif;
	font-size: 10px;
	background-image: url(images/bg3.gif);
}
td,th {
	font-family: MS Sans Serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

.menu:link {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.menu:visited {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.menu:hover {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.inputbox {
	height: 10px;
	width: 60px;
	font-family: Tahoma;
	font-size: xx-small;
}
.bgnorepeat {
	background-repeat: no-repeat;
}
.butnav {
	color: #000000;
	text-decoration: none;
}
.butnav:link {
	color: #000000;
	text-decoration: none;
}
.butnav:visited {
	color: #000000;
	text-decoration: none;
}
.butnav:hover {
	color: #000000;
	text-decoration: underline;
}
.title {
	font-family: "MS Sans Serif";
	font-size: large;
	font-weight: bold;
}
.prominent {
	color: #FF9900;
	font-weight: bold;
}
.title2 {
	color: #000099;
	font-weight: bold;
}
.newstitle
{
	color: #000000;
	font-size: 14px;
}
.newstitle:link
{
	color: #000000;
	font-size: 14px;
}
.newstitle:visited
{
	color: #000000;
	font-size: 14px;
}
.newstitle:hover
{
	color: #FFFFFF;
	background-color: #0066CC;
	font-size: 14px;
}

