BODY {
	background: #000000;
	margin: 0px;
	padding: 0px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
}


td.intro
{
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	line-height: 18px;
}

.intro2
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


a:link, a:visited, a:active 
{
	font-size: 11px;
	color: #e91b23;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}

td.inmenu
{
	font-size: 12px;
	color: #d2d2d2;
	background-image: url(../photos/2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	text-transform: uppercase;	
}


a.inmenu:link, a.inmenu:visited, a.inmenu:active 
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.inmenu:hover
{
	font-size: 12px;
	color: #d2d2d2;
	text-decoration: none;
	font-weight: bold;	
	text-transform: uppercase;	
}


td.copyright
{
	font-size: 11px;
	color: #bdbdbd;
}


a.copyright:link, a.copyright:visited, a.copyright:active 
{
	font-size: 11px;
	color: #818181;
	text-decoration: none;
	font-weight: bold;
}

a.copyright:hover
{
	font-size: 11px;
	color: #d2d2d2;
	text-decoration: none;
	font-weight: bold;	
}
