<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #ffffff; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}

body {
	background-image: url('bg1.jpg');
        color: #ffffff;
        font-family: Arial;
	font-size: 14px;
}

.brd {border: 1px solid #000000;}
.brd1 {border: 2px solid #ffff00;}
.brd2 {border: 1px solid #ffd501;}
		
a.one:link {
	color: #ffd501;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}

a.one:active {
	color: #ffd501;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.one:visited {
	color: #ffd501;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.one:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-style: normal
        font-weight: bold}


a.two:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}

.title {
	color: #560606;
	font-family: Arial;
	font-size: 32px;
	font-weight: bold}
.small{
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}


.text1 {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
        padding-left: 2px;
        padding-right: 2px
}

.text2 {
	color: #ffff00;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
        padding-left: 5px;
        padding-right: 5px
}
.text3 {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal
}

-->
