a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
	text-decoration: none;
} 
a:hover {
	color: #999999;
	text-decoration: none;
}

/* ///
  ///
 /// */

a.nav {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:visited {

	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:hover {

	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:active {

	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.contacts2 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

a.contacts {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

a.normalus {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
