.#FFEE00 {
  Color: #FFEE00;
}

.#FCF37C {
  Color: #FCF37C;
}

.#DA0C00 {
  Color: #DA0C00;
}

.#4E0394 {
  Color: #4E0394;
}

.#8D0CC2 {
  Color: #8D0CC2;
}

.#0C52CE {
  Color: #0C52CE;
}

.#000000 {
  Color: #000000;
}

.#FFFFFF {
  Color: #FFFFFF;
}

a:link {	
    text-decoration: none;
	Color: #ffffff; 
}
a:visited
{
	text-decoration: none;
	Color: #ffffff; 
} 
a:active 
{
	text-decoration: none;
	Color: #ffffff;
}
body
{
	font-family: Verdana, Arial, Helvetica; font-size: 10pt; 
	background-color: ffffff;
	background-image: url('_img/background.jpg');
	background-repeat: repeat;
	margin: 0 0 0 0;	
}
p
{ 
    font-family: Verdana, Arial, Helvetica; font-size: 10pt; 
	color: ffffff;
}
h1, h2, h3, h5, h6
{
	font-family: Comic Sans MS, Arial, Helvetica;
}
h1
{
	font-family: Verdana, Arial, Helvetica; font-size: 14pt;
	Color: #DA0C00;
}
h2
{
	font-family: Verdana, Arial, Helvetica; font-size: 10pt;
	color: DA0C00; 
}
h3
{
	font-family: Verdana, Arial, Helvetica; font-size: 10pt;
	color: FCF37C; 
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}