 

a.home1 {
	padding: 1px;
	background-color: #336699;
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}

.home1 a:link, .home1 a:visited {
	padding: 1px;
	background-color: #336699;
	color: #ffffff;
	text-decoration: underline;
}

.home1 a:hover {
	color: #ffffff;
	text-decoration: none;
}


.home1 a:active {
	background-color: #003366;
	color: #eeeeee;
}