.1{
	font-family: verdana;
	font-size: 12px;
	color: Black;
}
.1_bold 		{
	font-family: verdana;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
A:LINK 			{
	font-family: Arial;
	font-size: 12px;
	color: #254375;
	text-decoration: underline;
}
A:HOVER 	{
	font-family:Arial;
	font-size: 12px;
	color: #65759F;
	text-decoration: underline;
}
A:ACTIVE 	{
	font-family: Arial;
	font-size: 12px;
	color: #254375;
	text-decoration : underline;
}
A:VISITED 	{
	font-family: Arial;
	font-size: 12px;
	color: #254375;
	text-decoration : underline;
}

A.nav_links:link			{
	font-family: verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
A.nav_links:visited		 {
	font-family: verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
A.nav_links:active  	 {
	font-family: verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
A.nav_links:hover   	 {
	font-family:verdana;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}

A.bottom_links:link			{
	font-family: verdana;
	font-size: 12px;
	color: #1C5072;
	text-decoration: none;
	font-weight: normal;
}
A.bottom_links:visited		 {
	font-family: verdana;
	font-size: 12px;
	color: #1C5072;
	text-decoration: none;
	font-weight: normal;
}
A.bottom_links:active  	 {
	font-family: verdana;
	font-size: 12px;
	color: #1C5072;
	text-decoration: none;
	font-weight: normal;
}
A.bottom_links:hover   	 {
	font-family:verdana;
	font-size: 12px;
	color: #FCBA65;
	text-decoration: underline; 
	font-weight: normal;
}

A.admin_links:link			{
	font-family: verdana;
	font-size: 12px;
	color:  #4D4D4D;
	text-decoration: none;
	font-weight: normal;
}
A.admin_links:visited		 {
	font-family: verdana;
	font-size: 12px;
	color:  #4D4D4D;
	text-decoration: none;
	font-weight: normal;
}
A.admin_links:active  	 {
	font-family: verdana;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
}
A.admin_links:hover   	 {
	font-family:verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline; 
	font-weight: normal;
}