a:link {
	color: #ECCDFF;
	font-weight: bold;
}
a:visited {
	color: #6633ff;
	font-weight: bold;
}
a:hover {
	color: #669933;
}
a:active {
	color: #6699FF;
}
p {
	font: oblique bold normal 14px Georgia, "Times New Roman", Times, serif;
	margin: 20px;
}
h3 {
	font: oblique normal 18px Georgia, "Times New Roman", Times, serif;
}
h6 {
	font: 10px Georgia, "Times New Roman", Times, serif;
}
