a:link	{ color:#FFFFFF; text-decoration: none;}
a:visited  { color:#FFFFFF; text-decoration: none; } 
a:hover {color:#205C95;text-decoration: none;}

.heading {	
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	line-height:12px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	display: inline;
}

.category {	
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	line-height:12px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	display: inline;
}

.images {	
	display: inline;
}

.footer {	
	font-size:12px;
	color: #205C95;
	font-weight:normal;
	line-height:12px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	display: inline;
}

.footer a:link {
     color: #205C95;
     background-color: transparent;
     text-decoration: none;
     }

.footer a:visited {
     color: #205C95;
     background-color: transparent;
     text-decoration: none;
     }

.footer a:hover {
     color: #000000;
     background-color: #transparent;
     text-decoration: underline;
     }

#contenttext {
	position:relative;
	display: inline;
	}

#contenttext a:link {
     color: #2862B8;
     background-color: transparent;
     text-decoration: underline;
     }

#contenttext a:visited {
     color: #2862B8;
     background-color: transparent;
     text-decoration: underline;
     }

#contenttext a:hover {
     color: #0000CC;
     background-color: #transparent;
     text-decoration: underline;
     }
