<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #000000; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}


body {background-color: #ffffff}

.brd {border: solid #ffffff;
     border-width: 3px}
.brd1 {border: 1px solid #ffffff}
.brd2 {border: 2px solid #ffffff}

a.one:link {
	color: #1c97a9;
	font-family: Arial, Tahoma;
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}

a.one:active {
	color: #1c97a9;
	font-family: Arial, Tahoma;
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.one:visited {
	color: #1c97a9;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.one:hover {
	color: #1c97a9;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold}

a.two:link {
	color: #fff40f;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #fff40f;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #fff40f;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
        font-weight: bold
}

a.three:link {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold}

a.three:active {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold}
a.three:visited {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold}
a.three:hover {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold}

.title {
	color: #1c97a9;
	font-family: Arial, Tahoma;
	font-size: 36px;
	font-weight: bold}
.small{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.header {
	color: #7c7c7c;
        font-size: 22px;
	font-family: Arial, Verdana;
	font-style: normal;
	font-weight: bold}

.text1 {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold}
.text2 {
	color: #767571;
	font-family: Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold}

.text3 {
	color: #1c97a9;
	font-family: Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold}

.text4 {
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold}
-->