a:link {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;

}
td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;

}
a:active {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;

}
input {
	border: 1px solid #CCCCCC;
}

