/* CSS definition file containing site wide stylesheets */

.TextObject {
	border-left-style: none;
 	border-top-style: none;
 
	border-right-style: none;
 	border-bottom-style: none
}

.Link2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 
	color: rgb(75,87,95);
 	font-weight: bold;
 	text-decoration: none 
}