a:link {
	font-size: 13px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: 13px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 13px;
	line-height: 180%;
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	font-size: 13px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


td {
	font-size: 13px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border: 1px dashed #cccccc;
}
.big {
	font-size: 13px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}