body {	font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal; 
		color: #535353; 
		text-decoration: none;}
		
body a{ font-family: Arial, Helvetica, sans-serif; 
		 font-size: 11px; 
		 color: #535353; 
		 text-decoration: none; 
		 font-weight: normal;}
		
body a:hover{font-family: Arial, Helvetica, sans-serif; 
		  color: #535353; 
		  font-size: 11px; 
		  text-decoration: underline;  
		  font-weight: normal;}
		  

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1F1B14;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #353B90;
}
.menu1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #353B90;
}
.menu1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #353B90;
}
.menu1 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;  
	font-weight: normal;
	color: #353B90;
}
.menurojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #C31E39;
}
.menurojo a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #C31E39;
}
.menurojo a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline; 
	color: #C31E39;
}
.vineta {
	list-style-position: outside;
	list-style-image: url(buller.gif);
	margin-left:30px;
}
