a:link
{
	color: #9D0000; 
}
a:visited
{
	color: #9D0000; 
} 
a:active 
{
	color: #9D0000;
}
a:hover
{
	color: #FF9900;
	font-weight:bold
}

body
{
	font-family: Tahoma;
	font-size:12px;
}
TD
{
	font-family: Tahoma;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma; text-decoration:none;  font-weight: normal;
}
h1
{
	color: #9D0000; font-size:16pt
}
h2
{
	color: #9D0000; font-size:15pt;
}
h3
{
	color: #9D0000; font-size:14pt;
}
h4
{
	color: #9D0000;font-size:13pt;
}
h5
{
	color: #9D0000;font-size:12pt;
}
h6
{
	color: #9D0000;font-size:11pt;
}

button       { font-family: Tahoma; font-size: 12; font-weight: bold }

input        { font-family: Tahoma; font-size: 12 }

textarea     { font-family: Tahoma; font-size: 12 }hr           { border: 1px solid #FFCC99 }
