/* basic elements */
/* basic elements */
body { 
	background: #fff url('images/bgnd1.jpg') repeat top left;
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; line-height:16pt; font-size:10pt; font-family: verdana; arial;
	}
a:link { 
	text-decoration: none; 
	font-weight: bold;
	color: #b2550a;
	}
a:visited { 
	text-decoration: none;
	font-weight: bold; 
	color: #f5821a;
	}
a:hover { 
	text-decoration: underline;
	}
a.main:link{ 
	text-decoration: none; 
	font-weight: bold;
	color: #b2550a;
	}
a.main:visited { 
	text-decoration: none; 
	font-weight: bold; 
	color: #1f7d26;
	}
a.main:hover { 
	text-decoration: underline; 
	}

b {
	color: #000000;
	}


/* specific divs */