<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #000000; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}


body {background-color: #d9d6bb;
      color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;}



.brd {border: solid #ff0000;
     border-width: 2px}
.brd1 {border: 1px solid #ff0000}
.brd2 {border: 1px solid #000000}


a.one:link {
	color: #cc0000;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
}

a.one:active {
	color: #cc0000;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
}
a.one:visited {
	color: #cc0000;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
}
a.one:hover {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold}

a.two:link {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #cc0000;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}


.title {
	color: #cc0000;
	font-family: Arial, Tahoma;
	font-size: 36px;
	font-weight: bold}
.small{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.header {
	color: #ddc9e2;
        font-size: 22px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold}

.text1 {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
}
.text2 {
	color: #cc0000;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
}


.text3 {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
        font-weight: normal
}
.text4 {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: normal
}
-->
