a {text-decoration : none; color:#000000}

h1 {
	color: #CC0000;
	font-family:trebuchet ms, arial, verdana;
	font-size:12;
}
h2 {
	color: #CC0000;
	font-family:trebuchet ms, arial, verdana;
	font-size:12;
	font-weight:normal;
}

td  {color:#000000; font-family: trebuchet ms, arial, verdana; font-size:12; font-weight:normal;}
td.column  {color:#000000; font-family: arial, verdana; font-size:11; font-weight:normal;}

a:link {font-family: trebuchet ms, arial, verdana; font-size: 12px; color: #991A00; text-decoration:none;}
a:visited {font-family: trebuchet ms, arial, verdana; font-size: 12px; color: #991A00; text-decoration:none;}
a:hover   { color: #FF0000; text-decoration : none;}
  
#column a:link {font-family: arial, verdana; font-size: 11px; color: #991A00; text-decoration:none;}
#column a:visited {font-family: arial, verdana; font-size: 11px; color: #991A00; text-decoration:none;}
#column a:hover   { color: #FF0000; text-decoration : none;}
  
img       { border: 1px solid #000000 }

a:link img       { border: 1px solid #000000 }
a:visited img    { border: 1px solid #000000 }
a:hover img      { border: 1px solid #FF0000 }

input { border-color: #000000; border-style: solid; border-width: 1px; margin:2px; margin-top: 5px; background: transparent; color: #000000; font-family: Verdana; font-size: 10px }

body {
	background-color: 800000;
	scrollbar-face-color: #900000;
	scrollbar-shadow-color: #900000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #800000;
	scrollbar-3dlight-color: #000000;
	scrollbar-track-color: #800000;
	scrollbar-arrow-color: #000000;
	background-image : url(images/red_bkgr.jpg);
	background-attachment : fixed;
	background-position:center; 
}


<!-- 
background colors
	main body #4B7083
	menu + footer #CFD6DE
	contents #B5C3CC
 -->
