body{
	margin:0 auto;
	background: Black;
}
A:link {TEXT-DECORATION: underline;}
A:visited {TEXT-DECORATION: underline;}
A:hover {TEXT-DECORATION: none;}
A:active {TEXT-DECORATION: underline;}

div.text{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: red;
	font-weight: bold;
	text-align: center;
	margin: 5px 40px 5px 40px;
}

img{
	border: 0px none;
}
img.tmb{
	margin: 2px;
	background: #858585;
	width: 135;
	height: 180;
}

.sp {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
}
.l1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
}
.l2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.l3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

