.nav {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #990000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}
.nav1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.main {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.small {
	font-size: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
a.a {
	text-decoration: none;
}
a.a:link {
	color: #990000;
}a.a:visited {
	color: #990000;
}

a.a:hover {
	color: #0000FF;
}

