body,div,span,p,ul,li,td,th,input,select,textarea,button{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: 4C4C4C;
}

.head{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: 0F799A;
	font-weight:bold;
}

a{
		text-decoration: none;
}

a:link{
         color:#0F799A;
}

a:hover{
         color:#999999;
}

a:visited{
         color:#666666;
}

