body{
	background:#000000;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
}

a:active, a:link, a:visited{
	color:#FFBA00;
	text-decoration:none;
	font-size:13px;
}

a:hover{
	text-decoration:overline;
}

table{
	border:0px;
}

img{
	border:0px;
	cursor:pointer;
}

h1, h2, h3, h4{
	font-family:"Trebuchet MS", Verdana, Arial;
	text-align:center;
}

img{
	border:0px;
}

select{
	font-size:12px;
}

/* writin class css by frank. [ Mr. Linux] */

.orange{
	background:url(_images/fireworks_recorte_r1_c3.gif) top repeat;
	height:5px;
}

.dark_gray{
	background:#333333;
	color:#FF9900;
}

.text_white{
	color:#ffffff;
}

.text_orange{
	color:#FF9900;
}

.td_low{
	height:4px;
}

.td_orange{
	background:#FF9900;
	color:#000000;
}

.error{
	background:url(_images/error.jpg) repeat-x top center #BE260E;
	color:#ffffff;
}

.errors{
	color:#ffffff;
}

.td_hello{
	background:#FFBA00;
	color:#000000;
}

.td_gray{
	background:#4B4B4B;
	color:#ffffff;
}

.l_black a:active, .l_black a:visited, l_black a:link{
	color:#000000;
	text-decoration:none;
}

.l_black a:hover{
	text-decoration:overline;
}
