<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #ff3333; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}


body {background-image: url('bg.jpg');}

.brd {border: solid #c50d0d;
     border-width: 2px}
.brd1 {border: 1px solid #c50d0d}
.brd2 {border: 1px solid #940109}
.brd3 {border: 1px solid #f9d122}

a.one:link {
	color: #433029;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}

a.one:active {
	color: #433029;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}
a.one:visited {
	color: #433029;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}
a.one:hover {
	color: #433029;
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
        font-weight: bold}

a.two:link {
	color: #000000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #000000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #000000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #000000;
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
        font-weight: bold
}

a.three:link {
	color: #ff3333;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}

a.three:active {
	color: #ff3333;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}
a.three:visited {
	color: #ff3333;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}
a.three:hover {
	color: #6b3218;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
        font-style: italic;
}

a.four:link {
	color: #f89f81;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}

a.four:active {
	color: #f89f81;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
a.four:visited {
	color: #f89f81;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
a.four:hover {
	color: #ff3333;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.title {
	color: #6b3218;
	font-family: Arial;
	font-size: 28px;
	font-weight: bold}
.small{
	color: #ff3333;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}


.text1 {
	color: #433029;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: bold
}
.text2 {
	color: #000000;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
}

.text3 {
	color: #ff3333;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold}

.text4 {
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;}
.text5 {
	color: #f89f81;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;}
.text6 {
	color: #ff3333;
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
        font-weight: bold}


-->
