@charset "utf-8";
A 				{COLOR: #e6e6e6; TEXT-DECORATION: none 
}
A:hover 			{COLOR: #ffcc66; TEXT-DECORATION: none
}
LI 				{LIST-STYLE-TYPE: square
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	color: ffcc66;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #e6e6e6;
}

.topnav {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}


.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffcc66;
	letter-spacing: 1px;
}
