h1 {
font-family: Verdana, Arial, sans-serif;
	color: White;
	font-size: 30px;
	text-align: center;
}

BODY {
	color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: justify;
}

td{
	color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.menu:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
}
.menu:active{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
}

A {
color: #E4E4E4;
}

A:HOVER {
	color: White;
}
A: VISITED{
	color: #696969;
}
input {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
height: 18px;
}

.botao, button {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
height: 19px;
vertical-align: -1;
text-align: center;
width: 11%;
background-color: Black;
color: White;

}

option {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
height: 20px;
}

select {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
height: 20px;
}


reset.bots {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
height: 22px;
background-color : #0000FF;
color: #FFFFFF;
}

.img{
	border: none;
	text-decoration: none;
	list-style-image: none;
	img-decoration:none !important;
}
.img:active {
	border: none;
	text-decoration: none;
	list-style-image: none;
	img-decoration:none !important;
}
.img:hover{
	border: none;
	text-decoration: none;
	list-style-image: none;
	img-decoration:none !important;
}
.img:visited{
	border: none;
	text-decoration: none;
	list-style-image: none;
	img-decoration:none !important;
}

option.Td{
  color:#000000;
  background-color:#FFFF99;
}

option.Mc{
  color:#FFFFFF;
  background-color:#FF9900;
  font-weight: bold;
}

option.My{
  font-weight: bold;
  color:#FFFFFF;
  background-color:#CC0066;
}
