<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #ffff00; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}


body {background-image: url('bg.jpg');
        color: #ffff00;
	font-family: Arial;
	font-size: 14px;
        font-style: normal;}

.left {float: left; margin-right: 5px;
       border: solid #f9df94;
       border-width: 2px}
.brd {border: solid #f9df94;
     border-width: 2px}
.brd1 {border: solid #f9df94;
     border-width: 4px}

a.one:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}

a.one:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}
a.one:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}
a.one:hover {
	color: #ffff00;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal}

a.two:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #ffff00;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold
}
a.three:link {
	color: #fff200;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}

a.three:active {
	color: #fff200;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}
a.three:visited {
	color: #fff200;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}
a.three:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal}


.title {
	color: #ffff00;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold}
.small{
	color: #ffff00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}



.text1 {
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal
}
.text2 {
	color: #ffff00;
	font-family: Arial;
        font-size: 18px;
	font-style: normal;
	font-weight: normal}

.text3 {
	color: #ffff00;
	font-family: Arial, Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold}
.text4 {
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold}


-->
