<!-- *********************** Links *********************** -->

.link{
	Font-size:10;
	Font-weight:700;
	Font-family:tahoma,arial;
	Color:#FFFFFF;
	Text-decoration:none;
}
.link a{
	Font-size:10;
	Font-weight:700;
	Font-family:tahoma,arial;
	Color:#FFFFFF;
	Text-decoration:none;
}
.link a:hover{
	Font-size:10;
	Font-weight:700;
	Font-family:tahoma,arial;
	Color:#FFFF00;
	Text-decoration:underline;
}

.link_top{
	Font-size:11;
	Font-weight:500;
	Font-family:tahoma,arial;
	Color:#555555;
	Text-decoration:none;
}
.link_top a{
	Font-size:11;
	Font-weight:500;
	Font-family:tahoma,arial;
	Color:#555555;
	Text-decoration:none;
}
.link_top a:hover{
	Font-size:11;
	Font-weight:500;
	Font-family:tahoma,arial;
	Color:#FF6000;
	Text-decoration:underline;
}


.link_footer{
	Font-size:11;
	Font-weight:500;
	Font-family:verdana,tahoma,arial;
	Color:#444444;
	Text-decoration:none;
}
.link_footer a{
	Font-size:11;
	Font-weight:500;
	Font-family:verdana,tahoma,arial;
	Color:#444444;
	Text-decoration:none;
}
.link_footer a:hover{
	Font-size:11;
	Font-weight:500;
	Font-family:verdana,tahoma,arial;
	Color:#999999;
	Text-decoration:none;
}


<!-- *********************** Text *********************** -->
.text{
	Font-size:11;
	Font-weight:500;
	Font-family:verdana,tahoma,arial;
	Color:#444444;
	Text-align:justify;
	Text-decoration:none;
}
.text a{
	Font-size:11;
	Font-weight:500;
	Font-family:verdana,tahoma,arial;
	Color:#444444;
	Text-decoration:none;
}
.text a:hover{
	Font-size:11;
	Font-weight:500;
	Font-family:verdana,tahoma,arial;
	Color:#FF7000;
	Text-decoration:none;
}

<!-- *********************** Form *********************** -->
.textbox{
	Font-size:12;
	Font-weight:700;
	Font-family:tahoma,verdana,arial;
	Color:#444444;
	Border-top:1 solid #000000;
	Border-right:1 solid #000000;
	Border-bottom:1 solid #000000;
	Border-left:1 solid #000000;
}
.style1 {color: #FFFFFF}
