body {
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background:url(images/bgMain.jpg);
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	color: #0099FF;
}

.mainmenulink{
	text-decoration:none;
	font-size:12px;
}

.headtext{
	text-decoration:none;
	font-size:16px;
	font-family:Tahoma;
	font-weight:bold;
}

.headtextinfo{
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
}