.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}


.Titulo
{
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
}

A:link
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	line-height: normal;
	text-decoration: underline;
}	
		
A:visited	{	
	font-weight: bold;	
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: underline;
	}	
		
A:active	{	
	font-weight: bold;	
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: underline;
	}	
		
A:hover	{	
	font-weight: bold;	
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: underline;
	}
