body {
  background-color: #c3161c;
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #485E73;
  SCROLLBAR-ARROW-color: #FF4040;
}

a:link    { color: #002c3E; text-decoration: none; font-family: arial; font-size: 11px }
a:active    { color: #002c3E; text-decoration: none; font-family: arial; font-size: 11px }
a:visited    { color: #002c3E; text-decoration: none; font-family: arial; font-size: 11px }
a:hover      { color: #CEEEFC; font-family: arial; font-size: 11px }

a.dark:link    { color: #CEEEFC; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:active    { color: #CEEEFC; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:visited    { color: #CEEEFC; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:hover      { color: #01B1FC; font-family: verdana; font-size: 11px }


ul, li, p, td {
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
}


HR {
	color : #ff2929;
	height : 1px;
}
.grinstyle {
	font-family: "Comic Sans MS";
	color: #000033;
	text-decoration: underline;
}
