<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #fe8dcd; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}
body { background-color: #AB0452;
       color: #fe8dcd}

.brd {border: 1px solid #fcb46c;}
.brd1 {border: 1px solid #ffffff;}
.brd2 {border: 2px solid #ff78bb;}
a.one:link {
	color: #fe8dcd;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold
}

a.one:active {
	color: #fe8dcd;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold
}
a.one:visited {
	color: #fe8dcd;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold
}
a.one:hover {
	color: #f7d5e6;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold}

a.two:link {
	color: #f7d5e6;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #f7d5e6;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #f7d5e6;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #fe8dcd;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
        font-weight: bold
}
a.three:link {
	color: #f7d5e6;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}

a.three:active {
	color: #f7d5e6;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}
a.three:visited {
	color: #f7d5e6;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold
}
a.three:hover {
	color: #fe8dcd;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
        font-weight: bold}

.title {
	color: #ffffff;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold}
.small{
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.text1 {
	color: #fe8dcd;
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;}

.text2 {
	color: #f7d5e6;
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;}
.text3 {
	color: #f7d5e6;
        font-weight: bold;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;}
-->
