.a_white:link
{
	text-decoration : none;
	color : pink;
}
.a_white:visited
{
	text-decoration : none;
	color : pink; 
} 
.a_white:active 
{
	text-decoration : none;
	color : pink;
}
.a_white:hover 
{
	text-decoration : none;
	color : white;
}
.cellbac
{
    background-image: url(http://multimedia.eyevertise.com/elegance/mediabacflower6.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}
	
BODY 
 {     
    margin: 0px 0px 0px 0px;
     background-color: #000000;
    font-family: Verdana, Arial, Helvetica;
	font-weight:plain;
    font-size: 10pt;
    color: pink;
    
	  scrollbar-face-color: #2D8CCC;
      scrollbar-shadow-color: #E7E7CF;
      scrollbar-highlight-color: #E7E7CF;
      scrollbar-3dlight-color: #E7E7CF;
      scrollbar-darkshadow-color: #E7E7CF;
      scrollbar-track-color: #E7E7CF;
      scrollbar-arrow-color: #FFFFFF;
	}
		td
	{
	font-size: 10pt;
	color: pink;
	}