body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #6699FF;
	scrollbar-face-color:#6699FF; 
}
a:link {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;




}
a:visited {
	color: #CC0000;
	font-weight: bolder;
	text-decoration: none;
	font-style: italic;


}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #6699FF;
	background-repeat: repeat;
	text-decoration: underline overline;



}
table {
	;
	background-color: #FFFFFF;
}
