<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #5e3f44; 
font-family: Arial; 
font-weight: bold
}

body {
background-image:url('background.jpg');
              font-size: 14px; 
              color: #5e3f44; 
              font-family: Arial; 
              font-weight: normal
}


.brd1 {border:2px solid #0d5a2e}
.brd2 {border:4px outset #0d5a2e}

a.one:link {
	color: #0D5831;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}

a.one:active {
	color: #0D5831;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}
a.one:visited {
	color: #0D5831;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}
a.one:hover {
	color: #0D5831;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}

a.two:link {
	color: #5e3f44;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #5e3f44;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #5e3f44;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #5e3f44;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}


.title {
	color: #0D5831;
	font-family: Arial;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
}

.small {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


.text1 {
	color: #0D5831;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
}	

.text2 { 
        color: #5e3f44;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	
}



-->
