
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}





.toplink
{
	font-family: Arial;
	text-decoration:none;
	font-size: 12px;
	color: #D30000;
}

.toplink:hover
{
	color: #474747;
	text-decoration: underline;

}

.numlink
{
	font-family: Arial;
	text-decoration:underline;
	font-size: 12px;
	color: #D30000;
}

.numlink:hover
{
	color: #474747;

}
.text
{
    
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	color: #474747;

}

.text2
{
    
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #474747;

}
.Redtext
{
    font-weight: bold;
	font-family: arial;
	text-decoration: none;
	font-size: 12px;
	color: #CC0001

}


.Redtext2
{
    font-weight: bold;
	font-family: arial;
	text-decoration: none;
	font-size: 18px;
	color: #CC0001

}

.Redtext3
{
    font-weight: bold;
	font-family: arial;
	text-decoration: none;
	font-size: 16px;
	color: #CC0001

}


.centerlinks
{
	font-family: Arial;
	text-decoration: underline;
	font-size: 12px;
	color: #CC0001;
}

.centerlinks:hover
{
	color: #D30000;

}



.centerlinks2
{
	font-family: Arial;
	text-decoration: none;
	font-style:italic;
	font-size: 12px;
	color: #CC0001;
}

.centerlinks2:hover
{
	color: #D30000;

}

.left
{
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #474747;
}

.left:hover
{
	color: #D30000;

}


.footer
{
	font-family: arial;
	text-decoration:none;
	font-size: 11px;
	color: #474747;
}

.footer:hover
{
	color: #CC0001;

}


.xcel
{
	font-family: Arial;
	text-decoration:none;
	font-size: 11px;
	color: #474747;
}

.xcel:hover
{
	color: #D30000;

}


.own
{
	font-family: arial;
	text-decoration:none;
	font-size: 11px;
	color: #000000;
}


.own:link {
	color: #000066;
}
.own:visited {
	color: #000066;
}
.own:hover {
	color: #FF6600;
}
.own:active {
	color: #000066;
}
