A,A:visited {
	color: #000000;
	text-decoration:none;
	font-family: Times New Roman;
	font-size: 14px;
}

A:active {
	color: #687A92;
	text-decoration:underline;
	font-family: Times New Roman;
	font-size: 14px;
}

A:hover {
	color: #FF00OO;
	text-decoration:underline;
	font-family: Times New Roman;
	font-size: 14px;
}

body {
	font-size: 12px;
	font-family: Times New roman;
	color: #666666;
	background-color: #FFFFFF;

}

td {
	font-size: 14px;
	background-color: #FFFFFF;

}
h3 {
	font-size: ;
	font-family: Times New Roman;
}
