a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

.textohome {
	color:#036;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	line-height: 18px;
}
