<!--

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;
color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold}



.brd_01 {border:1px solid #000000}
.brd_02 {border:1px solid #c31f0e}

a.one:link {color: c01200;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}

a.one:active {
	color: c01200;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}
a.one:visited {
	color: c01200;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
}
a.one:hover {
	color: c01200;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;}

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: normal;}




.title {
	color: #c31f0e;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
}

.small {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


.text1 {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	font-weight: Tahoma;
}	

.text2 {
	color: c01200;
        font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	font-family: Tahoma;
}

-->
