/* CSS Document */

p{
font-family: arial, "sans serif";
font-size: 12px;
color: #FFFFFF;
line-height: inherit;
padding: 0px;
}
.bold {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF00;
}

.bold3 {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
}





.navigation {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}




.navigation:hover {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: blink;
}


.navigation2 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}



.navigation2:hover {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	border-bottom-color: #CCCCCC;
	border-bottom: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


.navigation3 {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}




.navigation3:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: blink;
}

.navigation4 {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}




.navigation4:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: blink;
}


.bold2 {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.navigation4 {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.normal {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
}

.navigation4 {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

