.top_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav:hover{
color:#F7CE7C;
}

.bottom_nav {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c9c9c9;
	text-decoration: none;
}
.bottom_nav:hover{
color:8E77E9;
}

.txt_darkgray {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
}
.txt_darkgray:hover{
	color:#8E77E9;
}
.style1 {
	color: #EF008C;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #5E48D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	color: #9D9D9D;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #5F5F5F;
}
.style5 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #5F5F5F; 
}