a:link
{font-size: 12px;
	color: #000000;
	font-weight: Normal;
	text-decoration: none;
	
}

a:hover
{
text-decoration: underline;
color: red;
background-image: url(images/buttongreen.gif);
}



.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	padding:10px 10px 5px 5px;
	top:0px;
	line-height: 17px;
	}
	
	
	.all{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	top:0px;
	
	}
	
.copy_right{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	top:0px;
	line-height: normal;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
	}
	
	
.head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding:10px 20px 5px 5px;
	line-height: 17px;
	}
	


