<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #ffff00; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}


body {background-image: url('bg.jpg')}

.brd {border: 1px solid #ffffff}

a.one:link {
	color: #49c8f1;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}

a.one:active {
	color: #49c8f1;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}
a.one:visited {
	color: #49c8f1;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}
a.one:hover {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;}

a.two:link {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}

a.two:active {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}
a.two:visited {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}
a.two:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;}

a.three:link {
	color: #49c8f1;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}

a.three:active {
	color: #49c8f1;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}
a.three:visited {
	color: #49c8f1;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}
a.three:hover {
	color: #ff0000;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;}

.title {
	color: #49c8f1;
	font-family: Arial;
	font-size: 38px;}

.title1 {color: #ffff00;
	font-family: Arial;
	font-size: 38px;}

.header {color: #ffff00;
        font-size: 18px;
	font-family: Arial;
	font-style: normal;}
.small{
	color: #ffff00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold}
.text1 {
	color: #49c8f1;
        font-size: 22px;
	font-family: Arial;
	font-style: normal;}

.text2 {
	color: #ffff00;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;}


-->
