<!--

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: #ffefbc}


.brd {border: solid #000000;
     border-width: 4px}

.brd1 {border: solid #000000;
     border-width: 2px}
a.one:link {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}

a.one:active {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}
a.one:visited {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}
a.one:hover {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
        font-weight: bold}

a.two:link {
	color: #c10b44;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}

a.two:active {
	color: #c10b44;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}
a.two:visited {
	color: #c10b44;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
        font-weight: normal
}
a.two:hover {
	color: #c10b44;
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
        font-weight: bold
}


.title {
	color: #c10b44;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold}
.small{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.small1{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold}
.header {
	color: #000000;
        font-size: 18px;
	font-family: Arial, Verdana;
	font-style: italic;
	font-weight: bold}

.text1 {
	color: #400047;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal
}
.text2 {
	color: #c10b44;
	font-family: Arial;
        font-size: 18px;
	font-style: normal;
	font-weight: normal}

.text3 {
	color: #ff0000;
	font-family: Arial, Verdana;
	font-size: 22px;
	font-style: italic;
	font-weight: bold}


-->
