/* CSS definition file containing site wide stylesheets */

.normaltext {
	font-size: 12px;
 	color: rgb(56,56,56);
 	text-decoration: none 
}

.link2 {
	font-size: 12px;
 	color: rgb(0,0,0);
 	text-decoration: underline
}