a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.border_1{
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.back_title
{
	background-image: url(images/back_title.jpg);
	background-repeat: repeat-x;
}

.font_1 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.font_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.font_3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.font_4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}

.link_1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
}
.link_1:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.link_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}
.link_2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
		text-decoration: underline;
}

.link_3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}
.link_3:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
		text-decoration: underline;
}
.link_4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.link_4:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
		text-decoration: underline;
}
