table
{
	padding:0px;
}

body
{
	font-family:Tahoma;
	font-size:medium;
	color: White;
}

a
{
	color:#ff7e00;	
}

.whiteTitle
{
	color:White;
}

.blackTitle
{
	color:Black;
}

.orangeTitle
{
	color:#ff7e00;
}

.text
{
	color:#6d6d6d;
	font-size:small;
}

.menu
{
	text-decoration: none;
	color: White;
	font-weight: normal;
	
}

.menuOn
{
	text-decoration: none;
	color:#6d6d6d;
	/*font-weight: bold;*/
}
