
A:link        { text-decoration: none ;}
A:visited     { text-decoration: none ;} 
A:active      { text-decoration: none ;}
A:hover       { text-decoration: underline text-decoration: overline;}

select        { color: black; background-color:#EEEEEE;}

input.clever  
{ font-weight: normal; color: black; background-color: #EEEEEE; border-color: #C6EFF7;}

input         { font-weight: normal; color: black; background-color: #EEEEEE;}

.textarea      { color: black; background-color: #EEEEEE;}

body 
	      { font-family: Verdana, sans-serif; font-size: 11px; background-color: #CCCCCC; scrollbar-base-color: White}

td, table, tr, p 
{ 
	font-family: Verdana, sans-serif; 
	font-size: 11px;
} 

.head 
{ 
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: 600; 
	color: #F6851F; 
} 
