body {
  scrollbar-face-color:#000000;
  scrollbar-base-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#000000;
  scrollbar-darkshadow-color:#000000;
}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana,Arial,helvetica;	
    font-size: 10px;
	color:#ffffff;
	font-weight: bold;
	}


a:link {color:#cc0000; text-decoration:underline;}
a:active {color:#ffffff; text-decoration:underline;}
a:visited {color:#cc0000;text-decoration:underline;}
a:hover {color:#cc0000; text-decoration:underline;}


