/* CSS Document */

.main{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:none;
}
.main:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FFCC00;
	text-decoration:none;
	font-weight:none;
}
.contact{
	font-family:tahoma;
	font-size:12px;
	color:#DD2F1C;
	text-decoration:none;
	font-weight:none;
}
.contact:hover{
	font-family:tahoma;
	font-size:12px;
	color:#DD2F1C;
	text-decoration:underline;
	font-weight:none;
}
.marq{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
}
.marq1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FF0000;
	text-decoration:none;
	font-weight:none;
}
.nextbaktbl{
	font-family:tahoma;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
}
.nextbak{
	font-family:tahoma;
	font-size:13px;
	color:#000000;
	text-decoration:underline;
	font-weight:none;
}
.nextbak:hover{
	font-family:tahoma;
	font-size:13px;
	color:#000000;
	text-decoration:underline;
	font-weight:none;
}

