BODY 
{
	background-color : #EA5E00;
	background-attachment: scroll;
	scrollbar-face-color: #ea5e00;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #ea5e00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ea5e00;
	scrollbar-arrow-color: Yellow;
}

TD
{
	font-family : Helvetica;
	font-size : 13px;
	color : Black;
}

TD.px16
{
	font-family : Helvetica;
	font-size : 16px;
	color : Black;
}

TD.px13g
{
	font-family : Helvetica;
	font-size : 13px;
	color : Yellow;
}

TD.px16g
{
	font-family : Helvetica;
	font-size : 16px;
	color : Yellow;
}

TD.px18
{
	font-family : Helvetica;
	font-size : 18px;
	color : Black;
}

TD.px20
{
	font-family : Helvetica;
	font-size : 20px;
	color : Black;
}

A
{
	color: Black;
	font-family : Helvetica;
	text-decoration : underline;
}

A:hover
{
	color: Yellow;
	font-family : Helvetica;
	text-decoration : underline;
}

A.px13
{
	color: #FF9900;
	font-family : Helvetica;
	font-size : 13px;
	text-decoration : underline;
}

A.px13:hover
{
	color: Yellow;
	font-family : Helvetica;
	font-size : 13px;
	text-decoration : underline;
}

A.px16
{
	color: #FF9900;
	font-family : Helvetica;
	font-size : 16px;
	text-decoration : underline;
}

A.px16:hover
{
	color: Yellow;
	font-family : Helvetica;
	font-size : 16px;
	text-decoration : underline;
}

A.regio:link
{
     	color : Yellow;
     	font-style : normal;
     	font-family :  Arial, Helvetica, sans-serif;
     	font-size : 10px;
     	text-decoration : none;
}

A.regio:active
{
     	color : White;
     	font-style : normal;
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10px;
     	text-decoration : none;
}

A.regio:visited
{
     	color : Yellow;
     	font-style : normal;
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10px;
     	text-decoration : none;
}

A.regio:hover
{
     	color : White;
     	font-style : normal;
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10px;

}

