
h1 {
	font-size:24px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:16px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a, a:link {
color: #980015; 
text-decoration:none; 
font-weight:bold;
}

a:visited { 
color: #000084; 
text-decoration:none; 
}

a:hover , a:active , a:focus { 
color: #008400; 
background-color: #ffc;
text-decoration: none; 
}
