.Verd10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.home a:link {
	color: #3A425A;
}
.home a:visited {
	color: #3A425A;
}
.home a:hover {
	background-color: #BECDF3;
	text-decoration: none;
}
.home a:active {
	color: #3A425A;
}
