body{ background-color:;}
td,table{font-size:12px; line-height:20px;}
.big{ font-size:14px; color:white; font-weight:bold; padding-top:2px;}
.big2{ font-size:14px; color:red; font-weight:bold; padding-top:3px; letter-spacing:2px;}
.redtitle{ font-size:16px; color:red; font-weight:bold; padding-top:3px;letter-spacing:4px;}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: black;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: black;
	text-decoration:underline;
}
.STYLE1 a:link {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.STYLE1 a:visited {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
 .STYLE1 a:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration:underline;
}