a {
		text-decoration: none;
		color: #2857A5; 
		cursor: pointer;
		/*border-bottom: 1px solid #1A71C3;*/
		}
	a:link {
		text-decoration: none;
		color: #2857A5;
		cursor: pointer;
		border-bottom: 1px solid #F2AB01;
		}
	a:visited {
		text-decoration: none;
		color: #2857A5;
		cursor: pointer;
		border-bottom: 1px solid #F2AB01;
		}
	a:hover {
		text-decoration: none;
		color: #2857A5;
		cursor: pointer;
		border-bottom: 1px solid #000000;
		}
		
.imagelink {
	border-bottom: 0px;
	}
a:link.imagelink  {
	border-bottom: 0px;
	}
a:visited.imagelink  {
	border-bottom: 0px;
	}
a:hover.imagelink  {
	border-bottom: 0px;
	}

.navigation { 
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #FFFFFF;
		border-bottom: 0px;
		}
	a:link.navigation { 
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #FFFFFF;
		border-bottom: 0px;
		}
	a:visited.navigation { 
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #FFFFFF;
		border-bottom: 0px;
		}
	a:hover.navigation { 
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		text-decoration: underline;
		color: #FFFFFF;
		border-bottom: 0px;
		}

.navigation_tab { 
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #333333;
		border-bottom: 0px;
		}
	a:link.navigation_tab { 
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #333333;
		border-bottom: 0px;
		}
	a:visited.navigation_tab { 
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #333333;
		border-bottom: 0px;
		}
	a:hover.navigation_tab { 
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		text-decoration: underline;
		color: #333333;
		border-bottom: 0px;
		}

.nav_item_on a:link { 
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #000000;
		border-bottom: 0px;
		}
.nav_item_on a:visited { 
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #000000;
		border-bottom: 0px;
		}
.nav_item_on a:hover { 
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		text-decoration: underline;
		color: #000000;
		border-bottom: 0px;
		}

.white {
		color: #FFFFFF;
	}
	a:link.white { 
		color: #FFFFFF;
		}
	a:visited.white { 
		color: #FFFFFF;
		}
	a:hover.white { 
		color: #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		}

.tiny {
		font-size: 9px;
	}
	a:link.tiny { 
		font-size: 9px;
		}
	a:visited.tiny { 
		font-size: 9px;
		}
	a:hover.tiny { 
		font-size: 9px;
		border-bottom: 1px solid #FFFFFF;
		}

.nounderline {
		text-decoration: none;
		border-bottom: 0px;
	}
	a:link.nounderline { 
		text-decoration: none;
		border-bottom: 0px;
		}
	a:visited.nounderline { 
		text-decoration: none;
		border-bottom: 0px;
		}
	a:hover.nounderline { 
		text-decoration: none;
		border-bottom: 0px;
		}
		
		
#page_bottom a {
		text-decoration: none;
		color: #FFFFFF; 
		cursor: pointer;
		border-bottom: 0px;
		font-size: 8px;
		}
	#page_bottom a:link {
		text-decoration: none;
		color: #FFFFFF;
		cursor: pointer;
		border-bottom: 0px;
		font-size: 8px;
		}
	#page_bottom a:visited {
		text-decoration: none;
		color: #FFFFFF;
		cursor: pointer;
		border-bottom: 0px;
		font-size: 8px;
		}
	#page_bottom a:hover {
		text-decoration: underline;
		color: #FFFFFF;
		cursor: pointer;
		border-bottom: 0px;
		font-size: 8px;
		}		
		
#page_bottom a .bold {
		font-weight: bold;
		}
	#page_bottom a:link.bold {
		font-weight: bold;
		}
	#page_bottom a:visited.bold {
		font-weight: bold;
		}
	#page_bottom a:hover.bold {
		font-weight: bold;
		}				
		

