/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(166,154,169);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 
BODY{
scrollbar-arrow-color: #eaeaea;
scrollbar-highlight-color: #eaeaea;
scrollbar-face-color: #A69AA9;
scrollbar-shadow-color: #eaeaea;
scrollbar-darkshadow-color: #eaeaea;
scrollbar-track-color: #A69AA9;
}

.featuredques {
	font-family: Arial;
	font-size: 15px;
	color: #773E67;
	font-weight: bold;
}