a:link
{
	color: #663300; 
}
a:visited
{
	color: #3366CC; 
} 
a:active 
{
	color: #CCCCCC;
}
body
{
	font-family: Verdana;
	background-color: rgb(#FFFFFF);
	color: #000000;
}

h1
{
	font-family: Carmine Tango;
	color: #3C3C59;
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
