a:link {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
a.footerLink    {
	font-size: 11px;
	color: #FFFFFF;
}


a:visited {
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
  
}

a:hover {
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}

a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CC3300;
}
.bodyWhite {
	color: #FFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodyWhite h2 {
	font-size: 15px;
}



.smallbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.smallbody2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}




.title {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #656565;
}


.name {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #656565;
}
	
	
