<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #ff0000; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}

body {background-color: #4D1A1E}

.brd {border: 1px solid #ff0000}

a.one:link {
	color: #FF9900;
	font-family: Arial, Tahoma;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
}

a.one:active {
	color: #FF9900;
	font-family: Arial, Tahoma;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
}
a.one:visited {
	color: #FF9900;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
}
a.one:hover {
	color: #FF9900;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: italic;
        font-weight: normal}


a.two:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #ff0000;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: italic;
        font-weight: normal
}

a.three:link {
	color: #FFFF00;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}

a.three:active {
	color: #FFFF00;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.three:visited {
	color: #FFFF00;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.three:hover {
	color: #FFFF00;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: italic;
        font-weight: normal
}
.title {
	color: #FFFF00;
	font-family: Arial, Tahoma;
	font-size: 32px;
	font-weight: bold}
.small{
	color: #ff0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.header {
	color: #ffffff;
        font-size: 20px;
	font-family: Arial, Verdana;
	font-style: italic;
	font-weight: bold}

.text1 {
	color: #FF9900;
	font-family: Arial, Verdana;
	font-size: 22px;
	font-style: normal;
}

.text2 {
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold
}

.text3 {
	color: #FFFF00;
	font-family: Arial, Verdana;
	font-size: 22px;
	font-style: normal;
	font-weight: bold
}

-->
