body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
a {
	font-family: Tahoma, Arial;
	font-size: xx-small;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
a.mail {
	font-family: Tahoma, Arial;
	font-size: xx-small;
	font-weight: bold;
}
a.mail:link {
	text-decoration: none;
	color: #0000FF;
}
a.mail:visited {
	text-decoration: none;
	color: #0000FF;
}
a.mail:hover {
	text-decoration: underline;
	color: #FF00FC;
}
a.mail:active {
	text-decoration: none;
	color: #FF00FC;
}
a.menu {
	font-family: Arial, Tahoma;
	font-size: x-small;
	font-weight: bold;
}
a.menu:link {
	text-decoration: none;
	color: #0000FF;
}
a.menu:visited {
	text-decoration: none;
	color: #0000FF;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.links {
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: bold;
}
a.links:link {
	text-decoration: none;
	color: #0000FF;
}
a.links:visited {
	text-decoration: none;
	color: #0000FF;
}
a.links:hover {
	text-decoration: underline;
	color: #FF00FC;
}
a.links:active {
	text-decoration: none;
	color: #FF00FC;
}
.bold {
	font-weight: bold;
}
.title {
	font-family: Century Gothic, Arial, sans-serif;
	color: #000000;
	font-size: xx-small;
	font-weight: bold;
}
