a:link {
	color: #8bb45d;
	text-decoration: underline;
}
a:hover {
	color: #74246d;
	text-decoration: underline;
}
.content {
	padding: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #74246d;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #74246d;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right 60px;
	background-image: url(../Images/typing.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #74246d;
	font-size: 12px;
}
.textonlylink {
	font-variant: small-caps;
	text-decoration: none;
}
.textonlylink a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.textonlylink a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.textonlylink a:active {
	font-variant: small-caps;
	text-decoration: none;
}
.textonlylink a:visited {
	font-variant: small-caps;
	text-decoration: none;
}
