.textstyles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
}
.textbox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.background {
	background-image: url(http://www.enrichdesign.com/CALTC/images/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.links1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	background-color: #C9F3E4;
	padding: 10px;
}
.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	background-color: #F3EEB5;
	padding: 10px;
}

