a:link {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.default {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.current {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}
.hiLite {
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
a.currentPage:link {
	font-family: arial;
	font-size: 11px;
	color: #ff0099;
	text-decoration: none;
	font-weight: bold;
}
a.currentPage:visited {
	font-family: arial;
	font-size: 11px;
	color: #ff0099;
	text-decoration: none;
	font-weight: bold;
}
a.currentPage:hover {
	color: #FF0099;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	font-family: verdana;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
body {
	background-image: url(images/back/background.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FF6600;
}
.title {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.mainTitle {
	font-family: verdana;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
