<?
.title {
	font-family: Verdana;
	font-size: 65%;
	color: #000000;
	background-color: #DDDDEE;
	text-align : center;
	font-weight : bolder;
}

.one {
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	font-weight : bolder;
	
}
.s3 {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight : bolder;
	background-color: silver;
	text-align: center;
	

}
.s2{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight : bolder;
	background-color: yellow;
	text-align: center;
	

}
.s1{
	font-family: Arial;
	font-size: 18pt;
	color: black;

	background-color: #307de6;
	text-align: center;
	

}
.s4{
	font-family: Arial;
	font-size: 14pt;
	color: black;
	background-color: #3816e2;
	text-align: center;
	

}
.s{
	
	color: #800000;
	

}

body{	background-color: silver;}

A:HOVER {
	color :white;
}

A {
	color : yellow;
	text-decoration : none;
}

?>
