﻿a:link {color: #e38207; text-decoration: none; font-size:8pt;font-family: Verdana, Georgia, arial, sans-serif;}
a:visited {color: #e38207; text-decoration: none; font-size:8pt; font-family: Verdana, Georgia, arial, sans-serif;}
a:active {color: #e38207; text-decoration: underline;  font-size:8pt;font-family: Verdana, Georgia, arial, sans-serif;}
a:hover {color: #333333; text-decoration: underline; font-size:8pt; font-family: Verdana, Georgia, arial, sans-serif;}

body 
{
    background-image:url(images/bground.gif);
    background-repeat:repeat-x;
    background-color:#000000;
    color:#666666;
    font-size:11px;
    font-family:Tahoma;
}

.header
{
    color:#e38207;
    font-size:14px;
    font-family:Arial;
}

.subtext
{
    font-size:7pt;
    color:#666666;
    font-family: Verdana, Georgia, arial, sans-serif;
}
.headtext
{
    color:#e38207;
    background-color:Black;
}
.vs
{
	border:1px solid red;
	padding:5px;
	font-weight:bold;
	background-color:#ffe5cb;
	width:400px;
	color:red;
}
input 
{
    font-size: 10px;
}
.headerlinks
{
	color: #333333; 
    font-size:11px;
    font-family:Tahoma;
}
.headerlinks a:link {color: #333333; text-decoration: none; font-size:11px;font-family: Tahoma, Georgia, arial, sans-serif;}
.headerlinks a:visited {color: #333333; text-decoration: none; font-size:11px; font-family: Tahoma, Georgia, arial, sans-serif;}
.headerlinks a:active {color: #333333; text-decoration: underline;  font-size:11px;font-family: Tahoma, Georgia, arial, sans-serif;}
.headerlinks a:hover {color: #333333; text-decoration: underline; font-size:11px; font-family: Tahoma, Georgia, arial, sans-serif;}
