
A:link
{ text-decoration: value;  color:#000000;}
A:visited
{ text-decoration: value; color:#000000; }
A:active
{ text-decoration: value;  color:#000000; }
A:hover
{ text-decoration: value; color:#000000;

}

body
{ background: #FAE8C8;
background-image: url(img/grad.gif);
background-repeat: repeat-x;
background-attachment: scroll;

font-family: Arial;
color: #000000 ;
letter-spacing: none;
font-weight: none;
font-size: 72pt;


scrollbar-face-color : #000000;
scrollbar-highlight-color : #000000;
scrollbar-3dlight-color : #000000;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #000000;
scrollbar-arrow-color : #000000;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 5;
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}

td
{ font-family: Trebuchet MS;
font-size: 15pt;
color: #000000;
padding-left: value; 
padding-right: value; 
padding-top: value;
padding-bottom: value; 
padding: 0px;
 }

#link { font-family: Trebuchet MS;
font-size: 10pt;
color: #000000;}

#link a:visited {
	color: #ff0000;
	font-size: 10pt;
}
#link a:link {
	color: #ff0000;
	font-size: 10pt;
}
#link A:hover
{ text-decoration: none; font-weight: bold; color:#000000;

}