/* CSS Document */
body 
.toptext {
	font-family:Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: strong;
	color:#666666;
}
.sign {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#c4c6b9;
}
.abouttext {
	font-family:Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
}

.border{
    border: 1px;
	border-style: solid;
	border-color: #ef6e00;
}
.background{
    background:#FF7D03;
	font-family:Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
}


.text {
	font-family:Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color:#333333;
	line-height: 15px;
			
}
.copyright{
    font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
}
a
{
color:#333333;
text-decoration:none;
}
a:hover
{
color:#333333;
text-decoration:underline;
}
.new
{
	color:#ffffff;
	text-decoration:none;
	
}
.new2
{
	color:#ffffff;
	text-decoration:none;
	
}
.new:hover
{
color:#ffffff;
text-decoration:underline;
}
