<!--

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: #fffce4}


.brd {border: solid #000000;
     border-width: 4px}
.brd1 {border: 2px solid #a1864c}
.brd2 {border: 1px solid #a1864c}

a.one:link {
	color: #0b89f5;
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

a.one:active {
	color: #0b89f5;
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
a.one:visited {
	color: #0b89f5;
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
a.one:hover {
	color: #ff0000;
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;}

a.two:link {
	color: #000000;
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

a.two:active {
	color: #000000;
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
a.two:visited {
	color: #000000;
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
a.two:hover {
	color: #0b89f5;
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;}

a.three:link {
	color: #ff0000;
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

a.three:active {
	color: #ff0000;
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
a.three:visited {
	color: #ff0000;
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
a.three:hover {
	color: #0b89f5;
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;}

a.four:link, .four:active, .four:visited, .four:hover {color: #ff661a;
              font-size: 26px;
	      font-family: Tahoma;
	      font-style: normal}

a.five:link {
	color: #0b89f5;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

a.five:active {
	color: #0b89f5;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
a.five:visited {
	color: #0b89f5;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
a.five:hover {
	color: #ff0000;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;}



.title {
	color: #ff661a;
	font-family: Tahoma;
	font-size: 34px;
        font-weight: bold}
.small{
	color: #4584e3;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.text1 {
	color: #0b89f5;
        font-size: 24px;
	font-family: Tahoma;
	font-weight: bold}

.text2 {
	color: #ff0000;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold}
.text3 {
	color: #0b89f5;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold}

.text4 {
	color: #000000;
	font-family: Tahoma;
	font-size: 18px;
        font-weight: bold}

.text5 {
	color: #ff661a;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal}


-->
