.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:24px;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 26px;
}
.small a:link {
	color: #CCCCCC;
	text-decoration: underline;
} 
.small a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.small a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.small a:active {
	color: #CCCCCC;
	text-decoration: none;
}



.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EEEEEE;
	text-decoration: none;
	line-height: 20px;
}
.bigtext {
	font:normal 40px "Trebuchet MS";
	color:#FFFFFF;
	line-height:normal;
}
.h2 {
	font:normal 36px "Trebuchet MS";
	color:#FFFFFF;
	line-height:normal;
}


.detail_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	line-height: 26px;
}
.detail_text a:link {
	color: #999999;
	text-decoration: underline;
} 
.detail_text a:visited {
	color: #999999;
	text-decoration: underline;
}
.detail_text a:hover {
	color: #999999;
	text-decoration: none;
}
.detail_text a:active {
	color: #999999;
	text-decoration: none;
}

.copyright_bg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copyright_bg a:link {
	color: #666666;
	text-decoration: underline;
} 
.copyright_bg a:visited {
	color: #666666;
	text-decoration: underline;
}
.copyright_bg a:hover {
	color: #666666;
	text-decoration: none;
}
.copyright_bg a:active {
	color: #666666;
	text-decoration: none;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}