#special 
{
    text-align:justify
}
a:link 		{ 
	COLOR: #7A5100; 
	text-decoration: none; 	
}
a:visited 	{ 
	COLOR: #7A5100;
	text-decoration: none; 
 }
a:active 	{
	COLOR: #B87500;
	text-decoration: none;
}
a:hover 	{
	COLOR: #FFEE15;
	text-decoration : none;
}


body {
	font-family: Arial;
	color: #000000;
	font-size : 11px;
	scrollbar-face-color: #FFFFCC;
	scrollbar-shadow-color: #84613C;
	scrollbar-highlight-color: #84613C;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #FFFFCC;
	scrollbar-arrow-color: #84613C;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}





.wordslarge {
	FONT-FAMILY: Arial;
	COLOR: #6C4A2E;
	font-size : 15px;
}

.wordslarger {
	FONT-FAMILY: Arial;
	COLOR: #6C4A2E;
	font-size : 18px;
}

.wordslight {
	FONT-FAMILY: Arial;
	COLOR: #A88658;
	font-size : 11px;
}

.wordsbold {
	FONT-FAMILY: Arial;
	COLOR: #6C4A2E;
	font-size : 11px;
}

.words {
	FONT-FAMILY: Arial;
	COLOR: #6C4A2E;
	font-size : 12px;
}