*.primary {background-color: rgb(0, 0, 0)}
*.secondary {background-color: rgb(0, 0, 0)}
*.tertiary {background-color: rgb(181, 0, 211)}
*.background {background-color: rgb(164, 244, 255)}
h1#website-title {font-family: impact, "arial black", sans-serif; font-size: 16px; font-weight: normal; color: rgb(153, 255, 255); font-style: normal; text-decoration: none}
h2#website-slogan {font-family: arial, verdana, sans-serif; font-size: 13px; font-weight: normal; color: rgb(164, 244, 255); font-style: normal; text-decoration: none}
*#content {font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: normal; color: rgb(204, 204, 204); font-style: normal; text-decoration: none}
*#content a:link {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
	text-decoration: underline
}
*#content a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
	text-decoration: underline
}
*#content a:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
	text-decoration: underline
}
*#content a:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	font-style: normal;
	text-decoration: underline
}
