<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #ff0000; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}


body {background-color: #efc095}

.brd_01 {border-left: 2px solid #d97a37;
         border-right: 2px solid #d97a37;}

.brd_02 {border-left: 6px solid #f6dba8;
         border-right: 6px solid #f6dba8;
         border-bottom: 6px solid #f6dba8;
         border-top: 6px solid #f6dba8;}





a.one:link {color: #ff0000;
	font-size: 24px;
	font-weight: bold;
        font-family: Arial,
}

a.one:active {color: #ff0000;
	font-size: 24px;
	font-weight: bold;
        font-family: Arial,
}
a.one:visited {color: #ff0000;
	font-size: 24px;
	font-weight: bold;
        font-family: Arial,
}

a.one:hover {color: #ff0000;
	font-size: 24px;
	font-weight: bold;
        font-family: Arial,
}

a.two:link {
	color: #430400;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #430400;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #430400;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #430400;
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
        font-weight: bold
}

a.three:link {
	color: brown;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
        font-style: normal
}

a.three:active {
	color: brown;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
        font-style: normal
}
a.three:visited {
	color: brown;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
        font-style: normal
}
a.three:hover {
	color: brown;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
        font-style: normal
}


.title {
	color: brown;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
        font-style: italic;
}
.small {
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.text {
	color: #9d080d;
	font-size: 24px;
	
}

.text1 {
        font-family: Arial;
	color: #9d080d;
	font-size: 22px;
	font-weight: normal;
}
.text2 {
        font-family: Arial;
	color: #430400;
	font-size: 24px;
	font-weight: bold;
}
-->
