/* CSS definition file containing site wide stylesheets */

.LinkSMALL {
	font-size: 10px;
 	text-transform: uppercase;
 	color: rgb(128,0,0);
 	font-weight: bold;
 	text-decoration: none 
}
