a            { color: blue; text-decoration: underline }
.CHAINES     { color: #000000; text-decoration: none }
a:hover      { color: black; text-decoration: none }
.TITLE       { font-family: Verdana; font-size: 12px; text-decoration: none; font-weight: 
               bold }
a            { font-family: Verdana; font-size: 12px }
input        { font-family: Verdana; font-size: 9px }
p            { font-family: Verdana; font-size: 12px }
select       { font-family: Verdana, Times; font-size: 10px }
td           { font-family: Verdana; font-size: 12px }
body         { scrollbar-face-color: #8484FF; scrollbar-arrow-color: black; 
               scrollbar-track-color: #C6C6C6; scrollbar-3dlight-color: black; 
               scrollbar-darkshadow-color: black }.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.newscaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

