/* Iker Spain Main Stylesheet */
/* 2007 (C) Ali Salem. All Rights Reserved */

body {
	background-color: #CCCFCB;
	margin: 0px;
	scrollbar-arrow-color: #2F641A; 
	scrollbar-face-color: #CCCFCB; 
	scrollbar-3dlight-color: #B2BEA9;
	scrollbar-highlight-color: #6DD743; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-shadow-color: #70726F; 
	scrollbar-track-color: #B2BDA9;
}

a:link { text-decoration: none; color: #2F641A }
a:hover { text-decoration: underline; color: #2F641A }
a:visited { text-decoration: none; color: #2F641A }
a:active { text-decoration: none; color: #2F641A }

#news a:link, a:visited, a:active { text-decoration: none; color: #2F641A }
#news a:hover { text-decoration: underline; color: #2F641A }

.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F641A;
}