A:ACTIVE {
        COLOR: #536CBD;
        TEXT-DECORATION: none;
        font-weight: 600;
        background: url(dot.gif) repeat-x bottom;
}
A:LINK {
	COLOR: #536CBD;
	TEXT-DECORATION: none;
	font-weight: 600;
	background: url(dot.gif) repeat-x bottom;
}
A:VISITED {
        COLOR: #536CBD;
        TEXT-DECORATION: none;
        font-weight: 600;
        background: url(dot.gif) repeat-x bottom;
}
A:HOVER {
	COLOR: #8496D3;
	font-weight: 600;
	border-bottom: 1px solid #8496D3;
	background: none;
}

a.staywhite {
	color: White;
	background: none;
}	

a.staywhite:hover {
	color: White;
	text-decoration: none;
	border-bottom: none;
}	

a.staywhite {
	color: White;
	background: none;
}	

a.staywhite:hover {
	color: White;
	text-decoration: none;
	border-bottom: none;
}	

img {
border: 0px;
} 

a.img {
	background: none;
}	

a.img:hover {
	border-bottom: none;
}	

a.main-menu {
	color: #00698C;
	text-decoration: none;
	background: none;
}	

a.main-menu:hover {
	color: #00698C;
	text-decoration: none;
	border-bottom: none;
}	
