/* CSS Document */

a:link, a:visited, a:hover, a:active {
}

a.nav:link, a.nav:visited, a.nav:hover, a.nav:active {
	font-family: "Arial Black", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #353433;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 20px;

}
