a {
	font-size: 11px;
	color: #3366CC;
	
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
		color: #666666;
}


a.subnav:link {
font-size: 9px;
	color: #000000;
	}

a.subnav:visited {
font-size: 9px;
	color: #666666;
}

a.subnav:hover {
font-size: 9px;
	color: #3399FF;
	text-decoration: underline;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.sidenav {
	color: #FFFFFF;
	text-decoration: none;

}

a.sidenav:hover {
    color: #c1808a;

}

a.topnav:link {
font-size: 9px;
	color: #000000;
	text-decoration: none;
	}

a.topnav:visited {
font-size: 9px;
	color: #666666;
}

a.topnav:hover {
font-size: 9px;
	color: #3399FF;
	text-decoration: underline;
}