<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #fe0000; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}


body {background-color: #ffcc00}


.brd {border: solid #fe0000;
     border-width: 1px}
.brd1 {border: 8px solid #fdbe12}
.brd2 {border: 1px solid #a1864c}

a.one:link {
	color: #3059c9;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}

a.one:active {
	color: #3059c9;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.one:visited {
	color: #3059c9;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.one:hover {
	color: #f60000;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;}

a.two:link {
	color: #f60000;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #f60000;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #f60000;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #3059c9;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
}

a.three:link {
	color: #af00a8;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

a.three:active {
	color: #af00a8;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
a.three:visited {
	color: #af00a8;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
a.three:hover {
	color: #ff0000;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;}

.title {
	color: #fe0000;
	font-family: Arial, Tahoma;
	font-size: 38px;}
.small{
	color: #fe0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.header {
	color: #000000;
        font-size: 22px;
	font-family: Arial, Verdana;
	font-style: normal;}

.text1 {
	color: #3059c9;
	font-family: Arial, Verdana;
	font-size: 22px;
	font-style: normal;
	font-weight: bold}
.text2 {
	color: #fe0000;
	font-family: Arial, Verdana;
	font-size: 22px;
	font-style: normal;
	font-weight: bold}

.text4 {
	color: #fe0000;
	font-family: Arial, Verdana;
	font-size: 22px;
	font-style: normal;}


-->
