body{
margin:0 0 0 0;
}


.mainTitle{
font-family:Verdana;
color:#000000;
font-weight:bold;
font-size:14px;
}

.text{
font-family:Verdana;
color:#000000;
font-size:12px;
}
.menu:link {
	color: #F3EC18;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;	
}
.menu:visited {
	color: #F3EC18;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
}
.menu:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
}
.menu:active {
	color: #F3EC18;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
}

.link:link {
	color: #F3EC18;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.link:visited {
	color: #F3EC18;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.link:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}
.link:active {
	color: #F3EC18;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}