body         { background-image : url("bgsora.jpg");
background-attachment: fixed;
background-position: 0% 0%;
background-repeat: no-repeat;
background-color:#FFFFFF;
 
font-size: 11pt; color:darkgray;
}
.accent{background-color:orange; color:#ffffff;}
.line{background-color:orange; color:orange;}
.menu{background-color:white; border: red thin solid;}
.menu_back{background-color:whitesmoke;}
.title{background-color:#FFFACD;}
.top{	background-color:lightyellow; color:#ffffff;}
	body,tr,td,th {font-size: 11pt;}
	

	A:link {color:"blue"; text-decoration: none;}
	A:visited {color:"blue"; text-decoration: none;}
	A:hover {color:"red";  text-decoration: underline;} 
	
	 <!--body,tr,td,th {color: #000000;}background-image: url('bg.gif');-->