a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	text-transform: none;

}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066FF;
	text-decoration: none;
}
BODY, TABLE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
#redpoint a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
	#redpoint a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	 #redpoint a:hover, #redpoint body, #redpoint a:active {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
