.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636363;
	line-height: 20px;

}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
}
a {font-size: 10px; text-decoration: none;} 
a:link {color: #333333; text-decoration: none;} 
a:hover {color: #333333; text-decoration: underline;} 
a:visited {color: #333333;} 
a:active {color: #333333; text-decoration: none;}