<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #fc3265; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}

body {background-color: #e9e6d5}

.brd {border: 3px solid #a1242a}
.brd1 {border: 1px solid #000000}

a.one:link {
	color: #000000;
	font-family: Arial;
	font-size: 22px;;
	font-style: normal;
        font-weight: bold
}

a.one:active {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.one:visited {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.one:hover {
	color: #a1242a;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold}

a.two:link {
	color: #a1242a;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #a1242a;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #a1242a;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}

.title {
	color: #a1242a;
	font-family: Arial;
	font-size: 32px;
	font-weight: bold}
.small{
	color: #a1242a;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}


.text1 {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold
}

.text2 {
	color: #a1242a;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold
}

.text3 {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold
}
.text4 {
	color: #a1242a;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold
}

-->
