a:link,a:active,a:visited { color : #30496E; }
a:hover		{ text-decoration: underline; color : #FF6500; }

.text_center {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.text_title {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bolder;
	color: #FF9900;
	text-align: left;
}
.text_title_cap {

	font-family: "Comic Sans MS";
	font-size: 23px;
	font-weight: bolder;
	color: #FF9900;
	text-align: left;
}
.text_left {

	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.text_right {

	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

.text_link {

	font-family: "Comic Sans MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}