a:link {
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	font-weight: normal;
	color: #CC00FF;
	text-decoration: underline;
}
	 
a:hover {
	font-weight:bold;
	color: Blue;
	text-decoration:none
}

a:active { 
	font-weight:bold; 
	color:#E00000; 
	text-decoration:underline 
}

a:focus {
	font-weight:bold;
	color: #000000;
	text-decoration:none
}

h1 	{ 	text-align: center; 
		font-size: 42px;  	}

/* index.html */
.bd_01 {
	background-color:#339933;
	text-align : center;
}
.canoe2 {

	color : #000000;
	font-size : 16px;
	font-family : "Comic Sans MS";
	text-align : left;
	vertical-align : top;
}
.descr_link {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.gal_buttom {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.h2_do {

	color : #000000;
	font-size : 20px;
	font-family : "Comic Sans MS";
	text-align : right;
	font-weight : bold;
}
.h2_do2 {

	color : #000000;
	font-size : 20px;
	font-family : "Comic Sans MS";
	text-align : left;
	font-weight : bold;
}
.h3_do {

	color : #000000;
	font-size : 14px;
	font-family : "Comic Sans MS";
	text-align : center;
}
.h4_do {

	color : #000000;
	font-size : 16px;
	font-family : "Comic Sans MS";
	text-align : left;
}
.headtxt {

	color : #000000;
	text-align : center;
	font-size : 26px;
	font-family : "Comic Sans MS";
}
.headtxt2 {

	color : Black;
	text-align : center;
	font-size : 28px;
	font-family : "Comic Sans MS";
	font-weight : bold;
}
.headtxt2l {

	color : Black;
	text-align : left;
	font-size : 28px;
	font-family : "Comic Sans MS";
	font-weight : bold;
}
.headtxt3 {

	color : Black;
	text-align : left;
	font-size : 20px;
	font-family : "Comic Sans MS";
	font-weight : bold;
}
.headtxt4 {

	color : Black;
	text-align : left;
	font-size : 18px;
	font-family : "Comic Sans MS";
	font-weight : bold;
	text-decoration : underline;
}
.imgcenter {

	text-align : center;
}
.imgleft {

	float : left;
	margin-top: 10px;
	margin-right : 20px;
	margin-bottom : 10px;
}
.imgright {

	float : right;
	margin-top : 10px;
	margin-left : 20px;
	margin-bottom : 10px;
}
.td_are {

	height : 320px;
	text-align : center;
	width: 40%;
}
.td_va {

	vertical-align : top;
}
.txt_01 {
letter-spacing: 2pt;
}
.txt_02 {
	text-align : center;
}
.txt_03 {

	text-align : left;
	font-family : "Comic Sans MS";
	font-weight : bold;
}
.txt_are {

	color : #000000;
	font-size : 16px;
	font-family : "Comic Sans MS";
	text-align : right;
}
.txt_are2 {

	color : #000000;
	font-size : 16px;
	font-family : "Comic Sans MS";
	text-align : left;
}
.txt_are2b {

	color : Black;
	font-size : 16px;
	font-family : "Comic Sans MS";
	text-align : left;
}
.txt_are3 {

	color : #000000;
	font-size : 16px;
	font-family : "Comic Sans MS";
	text-align : center;
}
.txt_do {

	color : Black;
	font-size : 14px;
	font-family : "Comic Sans MS";
	text-align : left;
}
.txt_what {

	color : #000000;
	font-size : 26px;
	font-family : "Comic Sans MS";
	text-align : right;
	font-weight : bold;
}
.txt_what2 {

	color : #000000;
	font-size : 26px;
	font-family : "Comic Sans MS";
	text-align : left;
	font-weight : bold;
}
