﻿a:link
{
	color: rgb(84,140,203); 
}
a:visited
{
	color: rgb(84,140,203); 
} 
a:active 
{
	color: rgb(84,140,203);
}
body
{
	font-family: Arial Rounded MT Bold;
	font-size:12;
	background-color: rgb(0,0,0);
	color: rgb(0,0,0);	
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold;
}
h1
{
	color: rgb(84,140,203);
}
h2
{
	color: rgb(84,140,203);
}
h3
{
	color: rgb(84,140,203);
}
h4
{
	color: rgb(84,140,203);
}
h5
{
	color: rgb(84,140,203);
}
h6
{
	color: rgb(84,140,203);
}