/* CSS definition file containing site wide stylesheets */

.EMAIL {
	font-size: 14px;
 	text-decoration: none ;
 	font-variant: small-caps;
 	background-color: transparent;
 	padding: 2px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextNavBar {
	color: rgb(212,175,55)
}