a:visited {
	color: #0000CC;
}
a:hover {
	color: #FF0000;
}
.style1 {font-size: 10px}
.style2 {color: #FFFFFF}
a:active {
	color: #FFFF00;
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	background-position: right;
	text-align: left;
}
.style4red {

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	background-position: right;
	text-align: left;
}
