<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #ff0000; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}


body {background-image: url('bg.jpg');
      background-repeat:repeat-x;
     
      color: #ff0000;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
        font-weight: normal}
.brd {border: 6px solid #ff0000;}
.brd1 {border: 2px solid #fff8d4;}
.brd2 {border: 4px solid #263e02;}
.brd3 {border: 1px solid #263e02;}

a.one:link {
	color: #ff0000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: normal
}

a.one:active {
	color: #ff0000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: normal
}
a.one:visited {
	color: #ff0000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: normal
}
a.one:hover {
	color: #000000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: normal}

a.two:link {
	color: #000000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: normal
}

a.two:active {
	color: #000000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: normal
}
a.two:visited {
	color: #000000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: normal
}
a.two:hover {
	color: #ff0000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: normal
}


.title {
	color: #516c1d;
	font-family: Arial;
	font-size: 28px;
	font-weight: bold}

.small{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}


.text1 {
	color: #2b0055;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold
}
.text2 {
	color: #516c1d;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}



-->
