<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #000000; 
font-family: Arial; 
font-weight: bold
}

body {
background-image: url('bg.jpg'); background-repeat: repeat; background-position: center;}



.brd_01 {border:2px solid #ffffff}

a.one:link {color: ff0000;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	font-style: normal;
}

a.one:active {
	color: ff0000;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	font-style: normal;
}
a.one:visited {
	color: ff0000;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	font-style: normal;
}
a.one:hover {
	color: ff0000;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	font-style: italic;}

a.two:link {color: adca1d;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	font-style: normal;
}

a.two:active {
	color: adca1d;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	font-style: normal;
}
a.two:visited {
	color: adca1d;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	font-style: normal;
}
a.two:hover {
	color: adca1d;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	font-style: italic;}


a.five:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}

a.five:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}
a.five:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}
a.five:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

.title {
	color: #ff0000;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
}

.small {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


.text1 {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}	

.text2 {
	color: ff0000;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
}
.text3 {
	color: adca1d;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
}
.text4 {
	color: ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
-->
