<!--

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: #330000}


.brd {border: 1px solid #ff0000;}

a.one:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
        font-weight: bold
	font-style: normal;
}

a.one:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
        font-weight: bold
	font-style: normal;
}
a.one:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
        font-weight: bold
	font-style: normal;
}
a.one:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
        font-weight: bold}

a.two:link {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
        font-weight: bold
}

a.three:link {
	color: #00b31e;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
        font-weight: bold
}

a.three:active {
	color: #00b31e;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
        font-weight: bold
}
a.three:visited {
	color: #00b31e;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
        font-weight: bold
}
a.three:hover {
	color: #00b31e;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}


.title {
	color: #ffff00;
	font-family: Arial;
	font-size: 36px;
	font-weight: bold}
.small{
	color: #ff0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}

.text1 {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
	font-weight: bold       
}
.text2 {
	color: #ffff00;
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
	font-weight: bold 
}

.text3 {
	color: #00b31e;
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
}

.text4 {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;

}
.text5 {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
}
-->
