﻿body
{
	background-color: #3366ff;
	color: White;
	font-family: Arial;
	font-size: 12px;
}
table
{
	background-color: #339933;
	color: White;
	text-align:center;
}
img
{
	border:0;
	 text-align:center;
}
td
{
	vertical-align:top;
	text-align:center;
}
h3
{
	font-family: Arial;
	font-size: 14;
}
a
{
	color: white;
	background-color:#336633;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a:active a:visited
{
	color: white;
	background-color:#336633;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a:hover
{
/*	background-color: White;*/
	color: #ffffff;
	background-color:#66CC33;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.Blu 
{
	background-color:#333399;
}
.backText
{
	background-color:#336633;
	}


