A {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #960505;
	text-decoration : none;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #960505;
	text-decoration : underline;
}
A:VISITED {
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #960505;
	text-decoration : none;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}
.regtext {
	font-family : Arial;
	font-size : 11px;
	color : black;
}
    .regtext A:link {font-size: 11px; color: #960505}
    .regtext A:visited{font-size: 11px; color: #960505}
    .regtext A:active{font-size: 11px; color: #960505}
    .regtext a:hover{font-size: 11px; color: #960505; text-decoration: underline}
	
.footer {
	font-family : Arial;
	font-size : 12px;
	color : #294886;
	font-weight : bold;
}
.highlight {
	font-family : Arial;
	font-size : 12px;
	color : #D11B1B;
	font-weight : bold;
}
.list {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
.copyright {
	font-family : Arial;
	font-size : 9px;
	color : #FFFFFF;
}
.form {
	font-family : Arial;
	font-size : 10px;
	color : #000000;
}
.product {
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	color : #960505;
}
    .product A:link {font-size: 11px; color: #294886}
    .product A:visited{font-size: 11px; color: #294886}
    .product A:active{font-size: 11px; color: #294886}
    .product a:hover{font-size: 11px; color: #294886}

