.upper {
	background-color: #FF0000;
	font-size: 10mm;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;


}
.links {
	background-color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;


}
.main {
	font-family: Arial, Helvetica, sans-serif;

}
.under {
	background-color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: oblique;
	font-weight: bold;




}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
