P, UL, LI, A, B, BR, U, CENTER, I {
font-size : 11px;
font-family :  verdana, times new roman, arial, helvetica;
color : #000000;
}

A:link, A:visited, A:active {
	color: Black;
	text-decoration: blink;
}

A:hover {
	color: Maroon;
	font-weight: bold; font-variant: normal; 
    text-transform: none; color: black; 
    text-decoration: underline overline

}

A.index:link, A.index:visited, A.index:active {
color: #000000;
text-decoration: none;
font-size : 2px;
}

A.index:hover {
color: #000000;
text-decoration: none;
font-size : 2px;
}

BODY {
	background : Black url(../images/background/main.jpg) no-repeat fixed;
	background-attachment : fixed;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #BD9B6F;
	scrollbar-highlight-color: #BD9B6F;
	scrollbar-3dlight-color: #BD9B6F;
	scrollbar-darkshadow-color: #330000;
	scrollbar-track-color: #330000;
	scrollbar-arrow-color: #996633;
	background-color : Black;
}

