.Pagina

{

  font-family: Arial;

  font-size: 20px;

  color: #000000;

}

.Titulo

{

	font-family: Arial;

	font-size: 17px;

	line-height: 15px;

	color: #000000;
	
	text-decoration: none;

}

.Texto

{

	font-family: Arial;

	line-height: 15px;	

	font-size: 11px;

	color: #333333;

}

.Texto:hover

{

	font-family: Arial;

	font-size: 11px;

	color: #333333;

}

.Box

{

	font-family: Arial;

	font-size: 11px;

	text-decoration: none;

	line-height: 15px;

	color: #777777;

	border: 1px solid Silver;

}

SELECT

{

	font-family: Arial;

	font-size: 11px;

	text-decoration: none;

	line-height: 15px;

	color: #777777;

	border: 1px solid Silver;

}



TEXTAREA

{

 font-family: arial;

 font-size: 11px;

 color: #000000; 

 border: 1px solid Silver;

}

.Rodape

{

	font-family: Arial;

	font-size: 11px;

	color: #ffffff;

}

.Links

{

	font-family: Arial;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}

.Links:hover

{
	font-family: Arial;
	font-size: 11px;
	color: Yellow;
	text-decoration: none;
}

.Menu

{

	font-family: Arial;

	font-size: 14px;

	line-height: 20px;	

	color: #FFFFFF;

	text-decoration: none;

}

.Menu:hover

{

	font-family: Arial;

	font-size: 14px;

	line-height: 20px;

	color: #CC0000;

	text-decoration: none;

}






