<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #ffce3b; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}


body {background-image:url('bg.jpg')}


.brd {border: solid #858384;
     border-width: 2px}
.brd1 {border: 1px solid #000000}
.brd2 {border: 1px solid #940109}
.brd3 {border: 1px solid #f9d122}

a.one:link {
	color: #ffce3b;
	font-family: Arial, Tahoma;
	font-size: 24px;
	text-decoration: underline;
	font-style: normal;
}

a.one:active {
	color: #ffce3b;
	font-family: Arial, Tahoma;
	font-size: 24px;
	text-decoration: underline;
	font-style: normal;
}
a.one:visited {
	color: #ffce3b;
	font-family: Arial;
	font-size: 24px;
	text-decoration: underline;
	font-style: normal;
}
a.one:hover {
	color: #ffce3b;
	font-family: Arial;
	font-size: 24px;
	text-decoration: underline;
	font-style: italic;
        font-weight: bold}

a.two:link {
	color: #ff0000;
	font-family: Arial;
	font-size: 26px;
	text-decoration: underline;
	font-style: italic;
        font-weight: bold
}

a.two:active {
	color: #ff0000;
	font-family: Arial;
	font-size: 26px;
	text-decoration: underline;
	font-style: italic;
        font-weight: bold
}
a.two:visited {
	color: #ff0000;
	font-family: Arial;
	font-size: 26px;
	text-decoration: underline;
	font-style: italic;
        font-weight: bold
}
a.two:hover {
	color: #858384;
	font-family: Arial;
	font-size: 26px;
	text-decoration: underline;
	font-style: italic;
        font-weight: bold
}

a.three:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}

a.three:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
a.three:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
a.three:hover {
	color: #ffce3b;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}


.title {
	color: #ff0000;
	font-family: Arial, Tahoma;
	font-size: 36px;
	font-weight: bold}
.small{
	color: #ffce3b;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.header {
	color: #fff8f3;
        font-size: 18px;
	font-family: Arial, Verdana;
	font-style: italic;
	font-weight: bold}

.text1 {
	color: #ffce3b;
	font-family: Arial, Verdana;
	font-size: 22px;
	font-style: italic;
	font-weight: bold}
.text2 {
	color: #ffffff;
	font-family: Arial, Verdana;
        font-size: 24px;
	font-style: italic;
	font-weight: bold}

.text3 {
	color: #ff0000;
	font-family: Arial, Verdana;
	font-size: 22px;
	font-style: italic;
	font-weight: bold}

.text4 {
	color: #f9d122;
	font-family: Arial, Verdana;
	font-size: 20px;
	font-style: normal;
        font-weight: bold
}
.text5 {
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 20px;
	font-style: normal;
        font-weight: bold
}
-->
