BODY  
{
  background-color:       #FFFFFF;
  margin-top:             0px;
  margin-left:            0px;
  font-family: Arial;
  font-size: 10px;
}

A  
{
  font-family: Arial;
  font-size: 11px;
  color: #445577;
  text-decoration: none;
}

A:hover {  
  color: #000a1f;
}

input
{
  border:           1px solid #CCCCCC; 
  font-family:      Arial;
  font-size:        10px;
  color:            Black;
  background-color: #FFFFFF;
}

input.radio {
  border:       none;
}

img 
{
  border:     none;
}

HR
{
  padding: 0px;
  margin: 0 0 0 0;
  
}
.textopadraobox{
  font-family: Arial;
  font-size: 10px;
  color: #3f3a3d;
  text-decoration: none;
}
.textopadraocinzabold{
  font-family: Arial;
  font-size: 11px;
  color: #3f3a3d;
  text-decoration: none;
  font-weight: bold;
}
.textopadraobold{
	font-family: Arial;
	font-size: 11px;
	color: #445577;
	font-weight: bold;
}
.textopadraoboldmaior{
	font-family: Arial;
	font-size: 12px;
	color: #445577;
	font-weight: bold;
}
.textopadraoboldmaiorbranco{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.textopadraoblue{
  font-family: Arial;
  font-size: 10px;
  color: #445577;
  text-decoration: none;
  font-weight: normal;
}
.textogrande{
	font-family: Arial Black;
	font-size: 15px;
	color: #212121;
	font-weight: normal;
}
.textolaranjagrifado{
  font-family: Arial;
  font-size: 10px;
  color: #e95500;
  text-decoration:underline;
}
.textolaranjanoticia{
  font-family: Arial;
  font-size: 11px;
  color: #e95500;
  text-decoration:underline;
  font-weight: bold;
}
.textolaranjanoticia2{
  font-family: Arial;
  font-size: 11px;
  color: #e95500;
  text-decoration:none;
  font-weight: bold;
}
.textolaranjanoticiatitulo{
  font-family: Arial;
  font-size: 15px;
  color: #e95500;
  text-decoration:none;
  font-weight: bold;
}
.textoroxotitulo{
  font-family: Arial;
  font-size: 15px;
  color: #6c4fb6;
  text-decoration:none;
  font-weight: bold;
}
.textoroxobold{
  font-family: Arial;
  font-size: 11px;
  color: #6c4fb6;
  text-decoration:none;
  font-weight: bold;
}
.menu  
{
  font-family: Arial;
  font-size: 11px;
  color: #445577;
  text-decoration: none;
}
//

