body {font-family: arial, sans-serif ; background-color: None}}
a { text-decoration: none; color: #476103; font-weight:bold }
a:visited {color:#ff3300} 
a:active {color:#ff9900}
A:hover { text-decoration: underline; color: #15505e; background-color: none; font-weight: bold}

h1, h2, h3, h4, h5
{
	font-family: Arial, Helvetica;
}
h1
{
	color:#15505e;
}
h2
{
	color: rgb(117,145,41); 
}
h3
{
	color: rgb(21,80,94); 
}
h4
{
	color: rgb(15,15,15);
}
h5
{
	color: rgb(0,0,0);
}