<!--

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: #000000;
      font-family: arial; font-size: 14pt; color: #ffffff}
.brd_01 {border:1px solid #ffffff}

a.one:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
}

a.one:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
        font-style: normal;
}
a.one:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
}
a.one:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
        font-weight: normal}


a.two:link {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
        font-weight: normal
}
a.three:link {
	color: #ffff00;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
}

a.three:active {
	color: #ffff00;
	font-family: Arial;
	font-size: 20px;
        font-style: normal;
}
a.three:visited {
	color: #ffff00;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
}
a.three:hover {
	color: #ffff00;
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
        font-weight: normal}


.title {
	color: #ffffff;
	font-family: Arial;
	font-size: 32px;
	font-weight: bold}
.small {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}


.text1 {
	color: #ffff00;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}
.text2 {
	color: #ffff00;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}
.text3 {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}
.text4 {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}
-->
