<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #5d372e; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}


body {background-color: #ffffff}


.brd {border: 2px solid #5d372e;}
.brd1 {border: 1px solid #ffff00;}

a.one:link {
	color: #004b00;
	font-family: Arial, Tahoma;
	font-size: 22px;
	text-decoration: underline;
        font-weight: bold;
	font-style: normal;
}

a.one:active {
	color: #004b00;
	font-family: Arial, Tahoma;
	font-size: 22px;
	text-decoration: underline;
        font-weight: bold;
	font-style: normal;
}
a.one:visited {
	color: #004b00;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
        font-weight: bold;
	font-style: normal;
}
a.one:hover {
	color: #004b00;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
        font-weight: bold;
	font-style: italic;
        }

a.two:link {
	color: #5d372e;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #5d372e;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #5d372e;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #5d372e
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: italic;
        font-weight: bold
}

a.three:link {
	color: #00b31e;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}

a.three:active {
	color: #00b31e;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
a.three:visited {
	color: #00b31e;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
a.three:hover {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}



.title {
	color: #004b00;
	font-family: Arial;
	font-size: 34px;}

.header {
	color: #5d372e;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
        font-style: italic}

.small{
	color: #5d372e;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.text1 {
	color: #004b00;
        font-size: 24px;
	font-family: Arial;
	font-style: normal}

.text2 {
	color: #5d372e;
	font-family: Arial;
	font-size: 24px;
	font-style: normal}
.text3 {
	color: #000000;
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal}

.text4 {
	color: #5d372e;
	font-family: Arial;
	font-size: 20px;
	font-style: normal}

.text5 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal}


-->