{
FONT-SIZE: 12px
}SELECT {
	FONT-SIZE: 12px
}INPUT {
	FONT-SIZE: 12px
}A {
	TEXT-DECORATION: none
}A:hover {
	COLOR: #c90000; TEXT-DECORATION: underline
}.style1 {color: #FFFFFF}
.style2 {
	color: #333333;
	font-weight: bold;
}.style3 {color: #333333}
a.b3:link {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.b3:visited {
	color:			#FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.b3:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 12px;
}
a.b3:active {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
}