#mainLink {
	font-weight: bold;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #758ACA	color: #FFF;
}
#mainLink a:link, #mainLink a:active {
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}
#mainLink a:hover {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainLink a:visited {
	color: #CCC;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#subLink {
	padding-left: 40px;
	background-color: #758ACA	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#subLink a:link, #subLink a:active {
	font-weight: normal;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
}
#subLink a:hover {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#subLink a:visited {
	color: #CCC;
	text-decoration: underline;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
