<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #000000; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}

.brd {border: 2px solid #8f00a8;}
a.one:link, .one:active, .one:visited, .one:hover {color: #8f00a8;
              font-size: 22px;
              font-weight: bold;
              font-family: Arial}


a.two:link, .two:active, .two:visited, .two:hover {color: #000000;
              font-weight: bold;
              font-size: 22px;
              font-family: Arial}


a.three:link, .three:active, .three:visited, .three:hover {color: #f21e2d;
              font-weight: bold;
              font-size: 22px;
              font-family: Arial}



.title {
	color: #f21e2d;
	font-family: Arial;
	font-size: 34px;
	font-weight: bold}
.small{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.text1 {
	color: #8f00a8;
	font-family: Arial;
	font-size: 22px;
        font-weight: bold}

.text2 {
	color: #000000;
	font-family: Arial;
        font-weight: bold;
	font-size: 22px}
.text3 {
	color: #f21e2d;
        font-weight: bold;
	font-family: Arial;
	font-size: 22px}
-->
