body {
        background:#FFFFFF;             
        margin:0px;          
        font-family: "Trebuchet MS", Arial, Verdana;
        font-size: 100%;
        color: #000000;   
	float: center;
	    
}
a:link {color: #00CC33; text-decoration:none;}
a:visited {color: #00CC33; text-decoration:none;}
a:hover {color:#CC0000; text-decoration:underline;}

