
a:link {color: #4d2393;text-decoration: none}
a:active { color: #4d2393;text-decoration: none}
a:visited { color: #999999; text-decoration: none}
a:hover {color: #4d2393;text-decoration: underline}
.topmenu {font-family: verdana;font-size: 11px;line-height: 15px;color: #666666}
a.topmenu:link {color: #666666;text-decoration: none}
a.topmenu:active {color: #666666;text-decoration: none}
a.topmenu:visited {color: #666666;text-decoration: none}
a.topmenu:hover {color: #6633CC;text-decoration: underline}

/* Main Menu Images */

#menu_aboutus a:hover, #menu_aboutus a.on {
	background: url(../../images/seasons2/winter/aboutus2on.gif) top left no-repeat;		
}

#menu_projects a:hover, #menu_projects a.on {
	background: url(../../images/seasons2/winter/projects2on.gif) top left no-repeat;		
}

#menu_clients a:hover, #menu_clients a.on {
	background: url(../../images/seasons2/winter/clients2on.gif) top left no-repeat;		
}

#menu_theory a:hover, #menu_theory a.on {
	background: url(../../images/seasons2/winter/theory2on.gif) top left no-repeat;		
}

#menu_community a:hover, #menu_community a.on {
	background: url(../../images/seasons2/winter/community2on.gif) top left no-repeat;		
}

#menu_directory a:hover, #menu_directory a.on {
	background: url(../../images/seasons2/winter/directory2on.gif) top left no-repeat;		
}

#menu_contact a:hover, #menu_contact a.on {
	background: url(../../images/seasons2/winter/contact2on.gif) top left no-repeat;		
}

#news_heading  a:hover{
	background: url(../../images/seasons2/winter/news2on.gif) top left no-repeat;
}

a:link.topmenuOn, a:active.topmenuOn, a:visited.topmenuOn {color: #4d2393;text-decoration: none}