<STYLE type=text/css>

.A1:active {
COLOR: #000000
}
.A1:link {
	COLOR: #000000
}
.A1:visited {
	COLOR: #ff0000
}
.A1:hover {
	COLOR: #000000
} 


BODY {
	FONT-SIZE: 12px; COLOR: #000; FONT-FAMILY: Arial
}
TD {
	FONT-SIZE: 12px; COLOR: #000; FONT-FAMILY: Arial
}
SELECT {
	FONT-SIZE: 12px
}
INPUT {
	FONT-SIZE: 12px;FONT-FAMILY:Arial
}
a:active {
color: #000000; text-decoration:none;
font-size:12px;}
a:visited {
color: #000000;text-decoration:none;
font-size:12px;}
a:hover {
color: #ff0000; text-decoration:none;
font-size:12px;}
a:link {
color: #000000; text-decoration:none;
font-size:12px;} 



