<!--

a:link, a:active, a:visited, a:hover{
font-size: 14px; 
color: #fc3265; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold
}

body {background-image:url('bg.jpg')}

.brd {border: 1px solid #fc3265}

a.one:link {
	color: #fc3265;
	font-family: Arial, Tahoma;
	font-size: 22px;;
	font-style: normal;
}

a.one:active {
	color: #fc3265;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: normal;
}
a.one:visited {
	color: #fc3265;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: normal;
}
a.one:hover {
	color: #fc3265;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: italic;
        font-weight: normal}

a.two:link {
	color: #0066ff;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}

a.two:active {
	color: #0066ff;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.two:visited {
	color: #0066ff;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: normal;
        font-weight: bold
}
a.two:hover {
	color: #0066ff;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: italic;
        font-weight: normal
}
a.three:link {
	color: #525050;
	font-family: Arial, Tahoma;
	font-size: 22px;;
	font-style: normal;
}

a.three:active {
	color: #525050;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: normal;
}
a.three:visited {
	color: #525050;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: normal;
}
a.three:hover {
	color: #fc3265;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: italic;
        font-weight: bold}

.title {
	color: #fc3265;
	font-family: Arial, Tahoma;
	font-size: 32px;
	font-weight: bold}
.small{
	color: #330000;
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: bold}
.header {
	color: #330000;
        font-size: 20px;
	font-family: Arial, Tahoma;
	font-style: italic;
	font-weight: bold}

.text1 {
	color: #fc3265;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: bold
}

.text2 {
	color: #0066ff;
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold
}

.text3 {
	color: #525050;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: bold
}
.text4 {
	color: #fc3265;
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold
}
.text5 {
	color: #0066ff;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: bold
}
-->
