/* Start of CMSMS style sheet 'text_styles' */
.red {color: #669900;
font-size:12px;}

.red a {color: #669900;
	text-decoration:none;
}

.red a:hover {color: #669900;
	text-decoration:underline;
}

.red_medium {color: #669900;
font-size:14px;}

.small_text {font-size:12px;}

.small_text img {
border:0px; }

.medium_text {font-size:14px;}

.medium_text a {
	text-decoration:none;
	color:#333333;
}

.medium_text a:hover {
	text-decoration:underline;
	color:#333333;
}


.large_text {font-size:18px;
color: #333333;
}

.large_text a {
	text-decoration:none;
	color:#333333;
}

.large_text a:hover {
	text-decoration:underline;
	color:#333333;
}


.title {
	font-size:24px;
	}

a {
	text-decoration:underline;
	color:#333333;
}

a:hover {
	color:#669900;
	text-decoration:underline;
}
/* End of 'text_styles' */

