A  {
	font-size : 14px;
	font-family : sans-serif;
	color : #003399;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}

A:Visited  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #cc0033;
	text-decoration : underline;
}

A:Active  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #cc0033;
	text-decoration : none;
}

A:Hover  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #cc0033;
	text-decoration : none;
}

a.big  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #003399;
	font-size : 16px;
}

td  {
	font-family : Times New Roman;
	font-size : 14px;
}