
SELECT, INPUT, BUTTON {
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size:10pt;
	font-weight: bold;Ê 
	text-decoration: none;
	color: #FF0;
	background-color: #0099CC;
	border: solid 1px white;
}

SELECT {width: 150px;}

BODY
{   COLOR: #333333;
    FONT-FAMILY: "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
}

TD
{
    COLOR: #333333;
    FONT-FAMILY: "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
}
TT
{
    COLOR: #333333;
    FONT-FAMILY: "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
	font-weight: bold;
}

B
{
    COLOR: #333333;
    FONT-FAMILY: "Courier New", Courier, Monaco, monospace;
	font-weight: bold; 
	font-size: 13px;
}
A:link 
{	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: bold; 
	text-decoration: none;
	COLOR: #00C0FF;
}
A:visited
{	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: bold; 
	text-decoration: none;
	COLOR: #00C0FF;

}
A:hover 
{	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: bold; 
	text-decoration: underline;
	COLOR: #333333;
}

#bighead
{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 18px;
	font-weight: bold; 
}

#title
{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 28px;
	font-weight: bold; 
}

#navbar
{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 14px;
	font-weight: bold; 
}

#navbar a
{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 14px;
	font-weight: bold; 
	color: #00C0FF;
}


#navbar a:hover
{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
	color: #00C0FF;
}

#navbar a:visited
{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 14px;
	font-weight: bold; 
}


#navbar a:active
{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 14px;
	font-weight: bold; 
}


.newsbar
{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.newsbar a
{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #FF3;
}
