@charset "UTF-8";
/* CSS Document */

p{
font-size:12px
color:#CC9900;
line-height:normal;
padding:inherit;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #CCCC66;
font-weight: normal;
text-align: center;
	}
	
.navigation {
font-size:12px
color:#CC9900;
	line-height:normal;
	padding:inherit;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	}
	
.navigation:hover {
font-size:12px
color:#CC9900;
	line-height:normal;
	padding:inherit;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#900;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
.textwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color:#FFF;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}

