body {
	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: #000000;
	background-color: #440000;
	letter-spacing: normal;
	/*word-spacing: normal;*/

}
a:link { color: #440000 }       /* unvisited link */
a:visited { color: #440000 }   /* visited links */
a:active { color: #440000 }    /* active links */
a:hover { color: #000000}
a img {
   border:none;
}




