/* CSS definition file containing site wide stylesheets */

.SWTBonBlueBack:visited {
	font-size: 100%;
 	color: rgb(248,149,32)
}

.SWTBUtility:active {
	font-size: 75%;
 	color: rgb(9,115,186)
}

.SWTBUtility2:active {
	font-size: 9px;
 	color: rgb(9,115,186)
}

.SWTBUtility:visited {
	font-size: 75%;
 	color: rgb(248,149,32)
}

.SWTBUtility:link {
	font-size: 75%;
 	color: rgb(248,149,32)
}

.SWTBonBlueBack:link {
	font-size: 100%;
 	color: rgb(248,149,32)
}

.SWTBUtility2:link {
	font-size: 9px;
 	color: rgb(147,149,152)
}

.SWTBUtility2:visited {
	font-size: 9px;
 	color: rgb(147,149,152)
}

.SWTBUtility2:hover {
	font-size: 9px;
 	color: rgb(9,115,186)
}

.SWTBUtility:hover {
	font-size: 75%;
 	color: rgb(9,115,186)
}

.SWTBonBlueBack:hover {
	font-size: 100%;
 	color: rgb(255,254,235)
}
