TD.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-size-adjust : none;
	font-stretch : normal;
	color : #000066;
}

TD.textsmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-size-adjust : none;
	font-stretch : normal;
	color : whitesmoke;
}

A.link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size:12px;
	color : Red;
	text-decoration : none;
}

A.link:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size:12px;
	color : #353535;
	text-decoration : underline;
}

A.link:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size:12px;
	color : Navy;
	text-decoration : underline;
}

A.link:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size:12px;
	color : #000066;
	text-decoration : none;
}

A.linkscheda {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size:12px;
	color : whitesmoke;
	text-decoration : none;
}

A.linkscheda:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size:12px;
	color : whitesmoke;
	text-decoration : underline;
}

A.linkscheda:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size:12px;
	color : whitesmoke;
	text-decoration : underline;
}

A.linkscheda:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size:12px;
	color : whitesmoke;
	text-decoration : none;
}