<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #ffffff; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}


body {background-color: #0156a7;
      color: #ffffff;
      font-size: 14px;
      font-gamily: Arial;
      margin-top: 5px}
    

.brd {border: solid #df0080;
     border-width: 4px}
.brd1 {border: solid #df0080;
     border-width: 2px}
.brd2 {border: solid #df0080;
     border-width: 1px}

a.one:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}

a.one:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.one:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.one:hover {
	color: #0c84db;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold}

a.two:link {
	color: #0c84db;
	font-family: Arial;
	font-size: 24px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #0c84db;
	font-family: Arial;
	font-size: 24px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #0c84db;
	font-family: Arial;
	font-size: 24px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #ffcee3;
	font-family: Arial;
	font-size: 24px;
	text-decoration: underline;
	font-style: normal;
        font-weight: bold
}

a.three:link {
	color: #ffcee3;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}

a.three:active {
	color: #ffcee3;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
a.three:visited {
	color: #ffcee3;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
a.three:hover {
	color: #0c84db;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}

.title {
	color: #ffcee3;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold}

.small{
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.small1{
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}


.text1 {
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal
}
.text2 {
	color: #ffcee3;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal
}



-->
