
body, td, th,select,input,textarea {
	font-family: tahoma;
	font-size: 11px;
	color: 595959;
	line-height:12px;
}
img{border:0px none;}

a {
	font-family: tahoma;
	font-size: 11px;
	color: 595959;
	text-decoration: none;
}
a:visited {
	color: 595959;
}
a:hover {
	color: red;
}

a:active {
	color: red;
}


