A {
	text-decoration : None;
}

A:Hover {
	text-decoration: Underline;
}

A.seminarLink {
	text-decoration : None;
}

A.seminarLink:Hover {
	text-decoration: Underline;
}

A.links {
	text-decoration : None;
}

A.links:Hover {
	text-decoration: Underline;
}

A.email {
	text-decoration : None;
	font-style : italic;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;	
}

A.email:Hover {
	text-decoration: Underline;
	font-style : italic;
	font-family : "Times New Roman", Times, serif;	
	font-size : 14px;	
}

A.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : Bold;
	text-decoration : None;	
}

A.topNav:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : Bold;
	text-decoration : None;
}

A.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Bold;	
	text-decoration : None;	
}

A.navBar:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Bold;
	text-decoration : None;	
}

A.leftMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Bold;	
	text-decoration : None;
}

A.leftMenu:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Bold;
	text-decoration : None;	
}
