.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}

.text_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	color: #666666;
}

.text_blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	color: #000000;
}

.link_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}
.link_bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}
.link_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
}
.link_bold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}

.textwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.textbrown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.box{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #880000;
	border-right-color: #cbcbcb;
	border-bottom-color: #880000;
	border-left-color: #cbcbcb;
}
.box2{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.box3{
	border: thin solid #663300;

}
.link_red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
.link_red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
.link_red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#c20404;
	text-decoration: underline;
}
.link_red:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}

.link_mark:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AA9DA7;
	text-decoration: underline;
}
.link_mark:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AA9DA7;
	text-decoration: underline;
}
.link_mark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: underline;
}
.link_mark:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AA9DA7;
	text-decoration: underline;
}

.link_white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.link_white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.link_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
.link_white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.link_red2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#c20404;
	text-decoration: none;
}
.link_red2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#c20404;
	text-decoration: none;
}
.link_red2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#c20404;
	text-decoration: underline;
}
.link_red2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#c20404;
	text-decoration: none;
}
