/* CSS Document */

body,td,th {
	font-family: Lucida Sans;
	font-size: 11px;
}
.style1 {color: #47758D; text-decoration: none;}
a:active {
	color: #CC9933;
}
a:link {
	color: #47758D;
}
a:visited {
	color: #47758D;
}
a:hover {
	text-decoration: none;
	color: #CC9933;
}

.style2 {font-size: 10px; text-decoration: none;}
.style3 {color: #555555; text-decoration: none;}
.style5 {font-size: 13px; text-decoration: none;}
.style6 {font-size: 13px; color: #555555; text-decoration: none;}
.style7 {color: #FFFFFF}

maincontent {
line-height: 80px;
}

maincontent a:link, maincontent a:active, maincontent a:hover, maincontent a:visited {
	color: #FFFFFF;
	text-decoration: line-through;
	}

