.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #1D1D1C;
	text-decoration: none;
}
.textreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: .5px;
	text-decoration: none;
}

.main_nav a {
font: 18px tahoma;
color: white;
text-decoration: none;
}

.main_nav a:hover, a:active  {
color: red;
}
