/* CSS definition file containing site wide stylesheets */

.R14:link {
	font-size: 14px;
 	color: rgb(128,0,0)
}

.LB9:active {
	font-size: 9px;
 	color: rgb(154,172,193)
}

.B12:active {
	font-size: 12px;
 	color: rgb(46,56,76);
 	text-decoration: underline
}

.R11:link {
	color: rgb(128,0,0)
}

.LB9:link {
	font-size: 9px;
 	color: rgb(154,172,193)
}

.B9:active {
	font-size: 9px;
 	color: rgb(46,56,76)
}

.B12:link {
	font-size: 12px;
 	color: rgb(46,56,76)
}

.R11:active {
	font-size: 11px;
 	color: rgb(128,0,0);
 	text-decoration: underline
}

.B12:visited {
	font-size: 12px;
 	color: rgb(46,56,76);
 	margin-left: 4px;
 	margin-right: 4px
}

.R11:visited {
	font-size: 11px;
 	color: rgb(128,0,0);
 	text-decoration: underline
}

.R14:active {
	font-size: 14px;
 	color: rgb(128,0,0);
 	text-decoration: underline
}

.B9:visited {
	font-size: 9px;
 	color: rgb(46,56,76)
}

.LB9:visited {
	font-size: 9px;
 	color: rgb(154,172,193)
}

.B9:link {
	font-size: 9px;
 	color: rgb(46,56,76)
}

.R14:visited {
	font-size: 14px;
 	color: rgb(128,0,0);
 	text-decoration: underline
}

.R11:hover {
	font-size: 11px;
 	color: rgb(255,255,255);
 	background-color: rgb(9,55,93)
}

.R14:hover {
	font-size: 14px;
 	color: rgb(255,255,255);
 	background-color: rgb(9,55,93)
}

.B9:hover {
	font-size: 9px;
 	color: rgb(255,255,255);
 	background-color: rgb(9,55,93)
}

.B12:hover {
	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(9,55,93)
}

.LB9:hover {
	font-size: 9px;
 	color: rgb(255,255,255);
 	background-color: rgb(9,55,93)
}