a {font-size: 12px;color: #000000;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: underline;color: #000000;}
a:active {text-decoration: none;color: #000000;}

html {
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-BASE-COLOR: #8c1300
}
body {
	FONT-SIZE: 12px;
	BACKGROUND: url(/images/bg.gif) repeat-y center center;
	TEXT-ALIGN: center;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.index {
	margin:auto;
	text-align:center;
}
