font {
	font-family: Tahoma;
	font-size: 8px;
	text-decoration: none;
	border: none;
}

P, td {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	}
	
	
img {
	text-decoration: none;
	border: none;
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color:#606060;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	border: none;
	color: #606060;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
	color:#606060;
}
div.box {
	font-family: Tahoma;
	font-size: 9px;
	width: 340px;
	border: 1px solid #666;
	background-color: #ffffff;
}
