/*---- body properties ------*/
body {
	font-family: Verdana; Times New Roman, Times, serif;
	color:#404040;
	font-size: 12px;
	text-align:center;
	scrollbar-face-color: #E3F0B6;
scrollbar-shadow-color: #CDD58D;
scrollbar-highlight-color: #CDD58D;
scrollbar-3dlight-color: #CDD58D;
scrollbar-darkshadow-color: #CDD58D;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
}

/*---- links properties ------*/
a { 
	color:#404040;
	text-decoration:none;
}

a:hover { 
	color:#FD6E9B;
	font-family: verdana; 
	font-weight: normal; 
	text-decoration: underline; 
}

 




