A:active
{
    COLOR: #FFFFFF;
	FONT-WEIGHT:bold;
    FONT-FAMILY: arial,helvetica,sanserif;
    TEXT-DECORATION: none;
}

A:visited
{
    COLOR: #FFFFFF;
	FONT-WEIGHT:bold;
    FONT-FAMILY: arial,helvetica,sanserif;
    TEXT-DECORATION: none;
}

A:link
{
    COLOR: #FFFFFF;
	FONT-SIZE:11px;
	FONT-WEIGHT:bold;
    FONT-FAMILY: arial,helvetica,sanserif;
    TEXT-DECORATION: none;
}

A:hover
{
    BACKGROUND-ATTACHMENT: fixed;
    COLOR: #C90000;
	FONT-WEIGHT:bold;
    FONT-FAMILY: arial,helvetica,sanserif;
    TEXT-DECORATION: underline;
}

td {
	font-family: arial,helvetica,sanserif;
	font-size: 11px;
}

td#footmenu a
{
	color: #FFFFFF;
	font-family: arial,helvetica,sanserif;
	font-weight: bold;
	font-size: 10px;
}

td#footmenu a:hover
{
	font-weight: bold;
	font-family: arial,helvetica,sanserif;
	color: #000000;
	TEXT-DECORATION: none;
}

td#main_navigation a
{
	background-color: #C90000;
	color: #FFFFFF;
	font-family: arial,helvetica,sanserif;
	font-weight: bold;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
}

td#main_navigation a:hover
{
	background-color: #000000;
	color: #FFFFFF;
	font-family: arial,helvetica,sanserif;
	font-weight: bold;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
	
}

td#main_navigation_hot a
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial,helvetica,sanserif;
	font-weight: bold;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
}


H1 {
	FONT-WEIGHT: bold;
	COLOR: #555555;
	FONT-SIZE: 16px;
	FONT-FAMILY: arial, helvetica, sanserif;
	font-style: normal;
	background-position: left center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

H2 
{
	FONT-WEIGHT: bold;
	COLOR: #555555;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial, helvetica, sanserif;
	font-style: normal;
	background-position: left center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

H3 
{
	FONT-WEIGHT: bold;
	COLOR: #555555;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sanserif;
	font-style: normal;
	background-position: left center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
