BODY {
	font-family: Verdana; font-size: x-small;
	text-decoration: none;
	color: #cccccc;
		background-image:  url(images/bg_whole2.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
	}

a:link {
   
    text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #D592C8;
}

a:visited {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #CC99FF;
	    
}

a:active {
    text-decoration: none;
    font-weight: small;
    font-style: small;
	font-size: 12px;
}

TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #cccccc;
     
}

H1 {font-family: Arial, sans-serif;
  font-size: 18px;

}  


