body {
	background-image:url(images/bground.gif);
	scrollbar-base-color: red;
} 


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

a:link {color: #FF0000; font-family: verdana,Arial,Helvetica, sans-serif; text-decoration: none; font-weight: bold;}
a:visited {color: #FF0000; font-family: verdana,Arial,Helvetica, sans-serif; text-decoration: none; font-weight: bold;}
a:hover {color: #FF0000; font-family: verdana,Arial,Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}
a:active {color: #FF0000; font-family: verdana,Arial,Helvetica, sans-serif; text-decoration: none; font-weight: bold;}

ul {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
