HR {
	color : #390000;
}
A:VISITED {
	background-color : transparent;
	font-family : Verdana, "Times New Roman", "Comic Sans MS", sans-serif;
	color : #390000;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

BODY {
	background : Black;
	font-family : Verdana, "Times New Roman", "Comic Sans MS", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #390000;
	background-color : #C60000;
	scrollbar-3d-light-color:#510C00;
	scrollbar-arrow-color:#510C00;
	scrollbar-base-color:#C60000;
	scrollbar-dark-shadow-color:#510C00;
	scroolbar-face-color:#C60000;
	scrollbar-highlight-color:#510C00;
	scrollbar-shadow-color:#510C00;
}

H4 {
	background-color : transparent;
	font-family : Verdana, "Times New Roman", "Comic Sans MS", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFAC8C;
}

H5 {
	background-color : transparent;
	font-family : Verdana, "Times New Roman", "Comic Sans MS", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #390000;
}

H6 {
	background-color : transparent;
	font-family : Verdana, "Times New Roman", "Comic Sans MS", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #390000;
	font-style : italic;
}


A:LINK {
	background-color : transparent;
	font-family : Verdana, "Times New Roman", "Comic Sans MS", sans-serif;
	color : #390000;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	background : transparent;
	font-family : Verdana, "Times New Roman", "Comic Sans MS", sans-serif;
    color : #FD0000;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
