<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #000000; 
font-family: Arial; 
font-weight: bold
}

body {background-attachment: scroll;
background-image:url('background.jpg');
background-color: #e2a528;
              background-repeat: repeat-x;
              background-position: top center;
              font-size: 14px; 
              color: #000000; 
              font-family: Arial; 
              font-weight: normal
}


.brd1 {border:2px solid #7b3a04;}
.brd2 {border-top:2px solid #ff0000;
       border-bottom:2px solid #ff0000;
       border-left:0px;
       border-right:0px;
}

a.one:link {
	color: #aa0000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}

a.one:active {
	color: #aa0000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}
a.one:visited {
	color: #aa0000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}
a.one:hover {
	color: #aa0000;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}

a.two:link {
	color: #5e3f44;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #5e3f44;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #5e3f44;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #5e3f44;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}


.title {
	color: #aa0000;
	font-family: Arial;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
}

.small {
	color: #aa0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

.small1 {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}
.text1 {
	color: #aa0000;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
}	

.text2 { 
        color: #aa0000;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	
}



-->
