a:link {
	color: #000000;
}
a:visited {
	color: #404040;
}
a:hover {
	color: ##333333;
	background-color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
.textitos {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.textotes {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.blog {
	font-family: Georgia, Times, serif;
	font-size: 27px;
	color: #09F;
}
