.body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14.5px;
	text-decoration: none;
	color: #666666;
}

a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14.5px;
	color: #FF6600;
}

a:visited{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14.5px;
	text-decoration: none;
	color: #BBDB88
	}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14.5px;
	color: #FF6600;
}

a:active{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14.5px;
	text-decoration: underline;
	color: #5172DD
	}

.nav {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	color: #666666
	}

.nav a:link{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	color: #666666
	}
		
.nav a:visited{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	color: #666666
	}
	
.nav a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	color: #FF6600
	}

.nav a:active{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	color: #FF6600
	}

.activenav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #FF6600;
}

.activenav a:link{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #FF6600;
}
	
.activenav a:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #FF6600;
}

.activenav a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #FF6600;
}

.activenav a:active{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #FF6600;
}

.heading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 14.5px;
	color: #5172DD;
}

.article-title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 14.5px;
	text-decoration: none;
	color: #666666;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.footer a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FF6600;
}

.footer a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF6600;
}