<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #ffffff; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}

body {background-color: #093993}

.brd {border: 3px solid #ffffff}
.brd1 {border: 1px solid #ffffff}
a.one:link {
	color: #6ceb04;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}

a.one:active {
	color: #6ceb04;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}
a.one:visited {
	color: #6ceb04;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}
a.one:hover {
	color: #fafd00;
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
        font-weight: normal}

a.two:link {
	color: #fafd00;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #fafd00;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #fafd00;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
        font-weight: normal
}
a.three:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}

a.three:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}
a.three:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}
a.three:hover {
	color: #6ceb04;
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
        font-weight: normal}
a.four:link {
	color: #1a4cad;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}

a.four:active {
	color: #1a4cad;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}
a.four:visited {
	color: #1a4cad;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}
a.four:hover {
	color: #1a4cad;
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
        font-weight: normal}

.title {
	color: #6ceb04;
	font-family: Arial;
	font-size: 32px;
	font-weight: bold}
.small{
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.header {
	color: #ffffff;
        font-size: 22px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold}

.text1 {
	color: #6ceb04;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}

.text2 {
	color: #fafd00;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold
}

.text3 {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold
}
.text4 {
	color: #1a4cad;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold
}
-->
