A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #74A5CD;
	text-decoration : none;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #74A5CD;
	text-decoration : none;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #74A5CD;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	color : #444444;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

