/* CSS Document */
a.menu {
	font-family: tahoma;
	font-size:9pt;
	text-decoration: none;
	color:#ffffff;
}

a.menu:hover {
	font-family: tahoma;
	font-size:9pt;
	text-decoration: none;
	color:#000099;

	}
	a.menug {
	font-family: tahoma;
	font-size:9pt;
	text-decoration: none;
	color:#000000;
}

a.menug:hover {
	font-family: tahoma;
	font-size:9pt;
	text-decoration: none;
	color:#44886C;

	}
	
a.more{
text-decoration:none;
font-size:9pt;
color:#339933;
}

a.more:hover{
text-decoration:none;
font-size:9pt;
color:#339933;
}

a.title{
font-size: 13pt;
color:#000099;
font-weight:bold;
text-decoration:none;
}

a.title:hover{
font-size: 13pt;
color:#000099;
text-decoration:underline;
}
a.bar{
font-size: 11pt;
color:#999999;
text-decoration:none;
}

a.bar:hover{
font-size: 11pt;
color:#000000;
text-decoration:none;
}
a.footer{
font-size: 11pt;
color:#999999;
text-decoration:none;
}

a.footer:hover{
font-size: 11pt;
color:#000000;
text-decoration:none;
}
a.marq{
font-size: 11pt;
color:#000000;
text-decoration:none;
}

a.marq:hover{
font-size: 11pt;
color:#666600;
text-decoration:none;
}
body{
background-color:#ffffff;
margin-right:0px;
margin-left:0px;
}
	
	



