/* CSS definition file containing site wide stylesheets */

.White_text {
	color: rgb(255,255,255)
}

.Yellow_text {
	color: rgb(255,204,0)
}

.Teal_text {
	color: rgb(0,134,179);
 	text-decoration: none 
}

.Side_text {
	font-size: 9pt
}
