body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B7979;
	vertical-align: top;
	line-height:13px;
}
img{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background: ccccc;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B7979;
	text-decoration:underline;
}
a:visited {
	color: #7b7979;
}
a:hover {
	color: #7B7979;
}
a:active {
	color: #7B7979;	


