<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #ffffff; 
font-family: Arial; 
font-weight: bold
}

body {background-image:url('bg1.jpg')}
.brd_01 {border:5px solid #ffffff}
.brd_02 {border:1px solid #010309}

a.one:link {color: #670001;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}

a.one:active {
	color: #670001;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}
a.one:visited {
	color: #670001;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}
a.one:hover {
	color: #670001;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;}

a.two:link {color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}

a.two:active {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}
a.two:visited {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}
a.two:hover {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;}


.title {
	color: #670001;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

.small {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


.text1 {
	color: #7a3604;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}	

.text2 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Tahoma;
}
.text3 {
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	font-family: Tahoma;
}
-->
