.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #832B7C;
	text-decoration: none;
}
.flashLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #832B7C;
	text-decoration: none;
	text-align: center;
}
.htmlLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C1272D;
	text-decoration: none;
}
a.flashLink:hover {
	text-decoration: underline;
}
a.htmlLink:hover {
	text-decoration: underline;
}
a.menutext:hover {
	font-weight: bold;
	color: #C1272D;
}
.bg {
	background-image: url(image004.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
