.footer, .footer a {
	color: #E7BB1B;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
	line-height: 15px;
}

.content{
	color: #333333;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight:none;
}

.content a:link{
	color: #333333;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:bold;
}


.content a:visited{
	color: red;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:bold;
}

.content a:hover{
	color: #E7BB1B;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:none;
}

------------------------------------

.smallcontent{
	color: #333333;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight:none;
}

.smallcontent a:link{
	color: #333333;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight:none;
}


.smallcontent a:visited{
	color: #333333;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight:none;
}

.smallcontent a:hover{
	color: #333333;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:none;
}

----------------------------------

.topnav {
	color: #ffffff;
	font-family: times;
	font-size: 13px;
	text-decoration: none;
	font-weight:none;
}

.topnav a:link{
	color: #ffffff;
	font-family: times;
	font-size: 13px;
	text-decoration: none;
	font-weight:none;
}

.topnav a:visited{
	color: #ffffff;
	font-family: times;
	font-size: 13px;
	text-decoration: none;
	font-weight:none;
}

.topnav a:hover{
	color: black;
	font-family: times;
	font-size: 13px;
	text-decoration: none;
	font-weight:none;
}


----------------------------------

.nav {
	color: #E7BB1B;
	font-family: times;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	line-height: 25px;
}

.nav a:link{
	color: #E7BB1B;
	font-family: times;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	line-height: 25px;
}

.nav a:visited{
	color: #E7BB1B;
	font-family: times;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	line-height: 25px;
}

.nav a:hover{
	color: #FF9900;
	font-family: times;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	line-height: 25px;
}

-------------------------------------

.nav_select {
	color: white;
	font-family: times;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	line-height: 25px;
}

.nav_select a:link{
	color: white;
	font-family: times;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	line-height: 25px;
}

.nav_select a:visited{
	color: white;
	font-family: times;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	line-height: 25px;
}

.nav_select a:hover{
	color: white;
	font-family: times;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	line-height: 25px;
}


----------------------------------

.subnav {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	line-height: 15px;
}

.subnav a:link{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	line-height: 15px;
}

.subnav a:visited{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	line-height: 15px;
}

.subnav a:hover{
	color: #E7BB1B;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	line-height: 15px;
}
----------------------------------

.info {
	color: #E7BB1B;
	font-family: times;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	line-height: 25px;
}