a:link {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #660066;
	font-weight: bold;
}
a:hover {
	color: #FF3300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	text-align: left;
}
.Topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	color: #010004;
	text-align: center;
}
