td {
	text-align: left;
	vertical-align: top;
	font-family: Trebuchet MS; Arial;
	font-size: 14px;
	color: #f5f5f5;
}

a {
	text-decoration: underline;
	color:#6B70BD;
}

A:Hover  {
	color : #9EA3DE;
	text-decoration : underline;
}

H3 {
	color: #3D429E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}

td.Menu {
  background-repeat: no-repeat;
}

a.Menu {
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	color:#4B308D;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.Menu:Hover {
	text-decoration: none;
	color:#4B30FF;
}
