/* style for BasicTemplates.com, created on 4.15.2002 and copyrighted. Duplication prohibited. */

a:link {
	color : #BEC6C9;
	text-decoration : underline;
}

a:visited {
	color : #BEC6C9;
	text-decoration : underline;
}

a:hover {
	color : #FF0000;
	text-decoration : none;
}

a:active {
	color : #CCCCCC;
	text-decoration : none;
}

body {
	background-color : #000000;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1 {
	color : #999999;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
}

p {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

