@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
.linksbig {	font-size: 33px;
}
.textbegin {	font-size: 28px;
	color: #000;
}
.linkstop {
	font-family: Arial, Helvetica, sans-serif;
	a:link { 
	color: #000;
	}
a:visited { 
	color: #000;
	}
a:hover { 
	color: #3f61ad;
	background-color: #3f61ad;
	text-decoration: none;
	}
a:active { 
	color: #3f61ad;
	}
}
.textbeginbig {	font-family: "Arial", Times, serif;
	font-size: 47px;
	color: #000;
}
.textcont {	font-family: "Arial", Times, serif;
	font-size: 16px;
	color: #333;
}
.linksbigselect {font-size: 33px;
	color: #9F0;
}
.rightnavover {color: #a2cd3a;
	font-size: 20px;
}
.texttier2 {	font-size: 22px;
}