a:link, a:active, a:visited {
	
	font-size : 12;
	Font-Family: Arial;
	text-decoration: none;
}

a:hover {
color: #FFFFFF;
font-size : 12; 
Font-Family: Arial; 
text-decoration: none}

h1 {

	font-size: 15px;
}

 h2, h3, h4, h5, h6 {
	font-size: 13px;
}
BODY {
color: #330000;
Font-Family: Verdana, Arial, Helvetica, sans-serif}
