td {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
body {
	font-family: "Verdana";
	font-size: 12px;
	color: #e51307;
}
.caption {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
}
.comment {
	font-family: "Verdana";
	font-size: 12px;
}
.error {
	font-family: "Verdana";
	font-size: 12px;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
.sublink {
	font-family: "Verdana";
	font-size: 12px;
	color: #FF7633;
}
.c {
	color: #3366CC;
}

a:link { 
color: #e51307;
text-decoration: none;
}

a:visited { 
color: #e51307;
text-decoration: none;
}

a:hover { 
color: #003d79;
text-decoration: none;
}

a:active { 
color: #003d79;
text-decoration: none;
}