@charset "utf-8";
/* CSS Document */




body {
	font-family: trebuchet MS; 
        font-size: 13px;
        color: #000066;
        background-color: #ffffff; 


}

b
{
        font-family: trebuchet MS; 
        font-size: 15px;
        color: #ff33ff;
}

em

{
        font-family: trebuchet MS; 
        font-size: 13px;
        color: #ff33ff;
}

a

{
        font-family: trebuchet MS; 
		text-indent:-5000px;
		color: #cccccc;
        
        
}



