<style>
A{text-decoration:none}
a:link {
	color:#FF0066;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-transform: capitalize;
}
a:visited {
	color:#FF0066;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-transform: capitalize;

}
a:hover {
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0066;
	text-decoration: none;
	text-transform: capitalize;


}
a:active {
	color:#CCCCCC;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-transform: capitalize;

}
BODY {SCROLLBAR-FACE-COLOR: #DFDBDB; 
SCROLLBAR-HIGHLIGHT-COLOR: #DFDBDB; 
SCROLLBAR-SHADOW-COLOR: DFDBDB; 
SCROLLBAR-3DLIGHT-COLOR: #DFDBDB; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC; }

.ContentFonts {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000
}
.headerSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;


}
.TitleArt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0066;
	text-transform: uppercase;
	text-align: left;
}
.ContentFontsNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 400px;
	position: relative;
	height: auto;
	clear: none;
	float: none;
	overflow: auto;
	visibility: visible;



}
