@charset "utf-8";
/* CSS Document */

.bodytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	
}

.bodytext a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #C00;
	font-weight: bold;
	text-decoration:none;
}

.bodytext a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #C00;
	font-weight: bold;
	text-decoration:none;
}

.bodytext a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #F90;
	font-weight: bold;
	text-decoration:none;
}

.bodytext a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #C00;
	font-weight: bold;
	text-decoration:none;
}

.nav {
	font-family: "Eras Medium ITC";
	font-size: 16px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	
}
.nav a:link {
	color: #FFF;
	text-decoration: none;
	
}

.nav a:visited {
	color: #FFF;
	text-decoration: none;
}

.nav a:hover {
	color: #F90;
	text-decoration: none;
}

.nav a:active {
	color: #30F;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #000;
	font-weight: bold;
}

.copyright a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #C00;
	font-weight: bold;
	text-decoration:none;
}

.copyright a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #30F;
	font-weight: bold;
	text-decoration:none;
}

.copyright a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #F90;
	font-weight: bold;
	text-decoration:none;
}

.copyright a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #C00;
	font-weight: bold;
	text-decoration:none;
}

.copyright2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #FFF;
	font-weight: bold;
}

.copyright2 a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #C00;
	font-weight: bold;
	text-decoration:none;
}

.copyright2 a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #C00;
	font-weight: bold;
	text-decoration:none;
}

.copyright2 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #F90;
	font-weight: bold;
	text-decoration:none;
}

.copyright2 a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #C00;
	font-weight: bold;
	text-decoration:none;
}
