body, tr, td, table {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.5px;
	line-height:150%;
}

#menu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	letter-spacing:1px;
	line-height:120%;
}

#menu a:link {
	color: #FFFFFF;
}

#menu a:visited {
  color: #EFEFEF;
}

#menu a:hover {
	text-decoration: none;
	color: #FFCC00;
}

#menu a:active {
	color: #FFFFFF;
}

input.button {
	font-size : 11px;
   	font-family : Verdana, Arial, Helvertica, sans-serif;
   	color : #000000;	
}

#promotion td { 
	font-size: 12px; 
	letter-spacing: 0.5px; 
	font-weight:bold;
}
#promotion a:link { text-decoration:underline; color:#990000;}
#promotion a:hover { text-decoration:none; color:#CC0000;}
#promotion a:visited { text-decoration:underline; color:#990033;}
#promotion a:active { text-decoration:underline; color:#990000;}

.style1 {
	text-transform: uppercase;
}
.style3 {
	font-family:Cooper Black;
	text-align: center;
	line-height:150%;
}
.style2 {
	line-height:100%;
	font-size:8px;
}
