td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	vertical-align: top;
}
a:link {text-decoration: underline; color:#3333CC; font-weight: bold;}
a:visited {text-decoration: underline; color:#3366FF; font-weight: bold;}
a:active {text-decoration: underline; color:#CC0099}
a:hover {text-decoration: underline; color:#FF33CC}
p {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	}
h1 {
	font-family: Helvetica,  Arial, sans-serif;
	color: #660066;
	font-size: 16px;
}
h2 {
	font-family: Helvetica,  Arial, sans-serif;
	color: #000000;
	font-size: 14px; 
}
h3 {
	font-family: Helvetica,  Arial, sans-serif;
	color: #000000;
	font-size: 14px; 
}
h4 {
	font-family: Helvetica,  Arial, sans-serif;
	color: #0A2972;
	font-size: 10px; 
	}
h5 {
	font-family: Helvetica,  Arial, sans-serif;
	color: #017CBF;
	font-size: 14px; 
	}

/*********** #Links styles ***********/
	
#Links{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	background-color: #DCCE87;
	text-decoration: none;
}
#Links a {
	color: #000000;
	text-decoration: none;
}
#Links a:hover{
	color: #cc6699;
 	font-weight: bold;
	text-decoration: underline;
}

/*********** #subLinks styles ***********/
#subLinks{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 6px;
	padding: 10px;
	text-decoration: none;
}
#subLinks a {
	color: #000000;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
}
#subLinks a:hover{
	color: #000000;
	text-decoration: underline;
}

/************* relatedLinks styles **************/
#relatedLinks{
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 3px;
}
#relatedLinks a {
	text-decoration: none;
	color: #FFFFCC;
}
#relatedLinks a:visited{
	color: #FFFFCC;
}	
#relatedLinks a:hover{
	color: #FFFFFF;
}
#relatedLinksa:active{
	color:#FFFFFF;
}

/**************** advert styles *****************/

#advert{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
}

/**************** testimonial styles *****************/
#testimonial{
	padding: 10px;
}
.sideNav {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 10px;
}
