BODY,  TD {
	bgcolor:#C5B8A0;
	font-size: 9pt;
	font-family: Arial CE, Helvetica CE, Verdana; 
}

.mini{
	font: 8pt Arial CE, Helvetica CE, Verdana; 
}

.buton{
	font: 8pt Arial CE, Helvetica CE, Verdana; 
}

A:link {
	color : #ffffcc;
	text-decoration:none;
}

A:hover {
	color : #ff0000;
	text-decoration:none;
}

A:visited{
	color : #ffffcc;
	text-decoration:none;	
}

A:active{
	color : #ff0000;
	text-decoration:underline;	
}


.input {
     background : url(img/bgform.gif);
     background-color : #FFFFFF;
     background-attachment : fixed;
     background-repeat : no-repeat;
     border-style : none;
     font-size : 11px;
     }


