<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #ffffff; 
font-family: Arial; 
font-weight: bold
}

body {background-image:url('bg1.gif');
      font-family: arial; font-size: 14pt; color: #ffffff}

.brd_01 {border:3px solid #ffffff}
.brd1 {border:3px solid #000000}
.brd2 {border:1px solid #ffffff}

a.one:link {color: ffff00;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}

a.one:active {color: ffff00;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}
a.one:visited {color: ffff00;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}
a.one:hover {color: ffffff;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
}

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: italic;
        font-weight: bold
}
a.three:link {color: ffffff;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}

a.three:active {color: ffffff;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}
a.three:visited {color: ffffff;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}
a.three:hover {color: ffff00;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
}
.title {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

.small {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


.text1 {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}	

.text2 {
	color: ffffff;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial;
	font-style: normal;
}

-->
