body {
	font-family: Verdana;
	font-size : 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #dddddd;
}
a:link {
	text-decoration: none;
	color : #ffffff;
}
a:visited {
	text-decoration: none;
	color : #ffffff;
}
a:hover {
	text-decoration: none;
	color : #b7b7b7;
}
a:active {
	text-decoration: none;
	color : #ffffff;
}
.bottomSpace{
	color: #aaaaaa;
}
.bottomSpaceWhite{
	color: #ffffff;
}
.bottomLink:link {
	text-decoration: none;
	color : #4a6380;
}
.bottomLink:visited {
	text-decoration: none;
	color : #4a6380;
}
.bottomLink:hover {
	text-decoration: none;
	color : #b7b7b7;
}
.bottomLink:active {
	text-decoration: none;
	color : #4a6380;
}
.mainTitle{
	font-family: Verdana;
	color: #f6ce02;
	font-size: 14px;
}

