body {
font-family:Trebuchet MS;
font-size:8pt;
margin: 0px;
background-image: url(images/bg.jpg);
background-color: Maroon;
color: #FFC400;
}
table {border: 0px;}
td {font-family:Trebuchet MS; color:#FFC400; font-size:10pt;}

a:link
{ 
color:#FFC400;
text-decoration:none;
}
a:visited
{
color:#FFC400;
text-decoration:none;
}
a:hover
{
color:#FFFFE0;
text-decoration:none;
}

.style1 {font-size: 11pt; font-weight: bold; color: White; text-transform: uppercase; text-align: center;}
.style2 {font-size: 9pt; font-weight: bold; color: #FFB4B4; text-transform: uppercase; text-align: center; 	}
.style3 {font-size: 10pt; font-weight: bold; text-align: center;}
.style31 {font-size: 13pt; font-weight: normal; text-align: center;}
.style4 {font-size: 9pt; font-weight: normal; color: #FF6060; text-align: center; letter-spacing: -1px;}
.style41 {font-size: 9pt; font-weight: normal; color: White; text-align: center; }
.style5 {font-size: 7pt; font-weight: normal; color: #FF6060; text-align: center;}

.playnow
{
	font-family:Arial;
	font-size: 18pt;
	font-weight: normal;
	text-align:center;
	color: White;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.playnow a:link, .playnow a:visited { color: white; }
.playnow a:hover { color: Yellow; }


.abc
{
	font-family:Arial;
	font-size: 19pt;
	font-weight: bold;
	text-align:center;
	color: #FF2D13;
	text-transform: capitalize;
	letter-spacing: 2px;
}
.abc a:link    { color: #FF220F; }
.abc a:visited { color: #FF7262; }
.abc a:hover   { color: White; }


.desc_title
{
	font-size: 18pt;
	font-weight: normal;
	color: White;
}
.desc_caption
{
	font-size: 12pt;
	font-weight: bold;
	color: White;
}
.desc_caption2
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
.download
{
	font-size: 14pt;
	font-weight: bold;
}
