td.new {
	text-align: left;
	vertical-align: top;
	font-family: Callisto MT, Georgia, Book Antiqua, Palatino, Times New Roman, Serif;
	font-size: 16px;
	color: #000000;
}

td.mx {
	text-align: center;
	vertical-align: top;
	font-family: Callisto MT, Georgia, Book Antiqua, Palatino, Times New Roman, Serif;
	font-size: 16px;
	color: #000000;
}

td.menulink {
    font-family: Callisto MT, Georgia, Book Antiqua, Palatino, Times New Roman, Serif;
    font-size: 12px;
}


a {
	text-decoration: underline;
	color:#3D429E;
}

a:Hover  {
	color : #C000C0;
	text-decoration : underline;
}

/*
a.menulink {
	color: #0000ff;
	text-decoration: none;
	font-weight : bold;
}

.menulink:hover{
	color: #690bb8;
	text-decoration: underline;
}
*/

a.menulink {
	color: #0000A0;
	text-decoration: none;
	font-weight : bold;
}

.menulink:hover {
	color: #0000E0;
	text-decoration: underline;
}

h3 {
	color: #3D429E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}