a:link, a:active, a:visited {
	font-family:tahoma;
	font-weight: bolder;
	text-decoration: underline;
	color: #000000;
	font-size:11px;
	font-style: normal;
	height: 0px;



}
a:hover {
	font-family:tahoma;
	font-weight: bolder;
	color: #FF6600;
	font-size:11px;
	font-style: normal;
	height: 0px;
	text-decoration: none;


}

.text {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
    text-align:justify;
}

.text_rek {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.text_index {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
        text-align:left;
}

.text2 {
	font-family: tahoma;
	font-size: 14px;
	color: #666666;
	font-weight: bold;

}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	color: #7D7D7D;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);

}
.editbox {
	font-size:12px;
	color: #000000;
	width: 104px;
	height: 20px;
	background-color: transparent;
	border: 0px;
	font-family: Tahoma;
	font-weight: bold;
}
.head {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #666666;
}


.img {BORDER: 1px solid silver; border-thickness: 1px; }
.img2 {BORDER: 1px solid gray; border-thickness: 1px; }
.img3 {BORDER: 0px solid gray; border-thickness: 1px; }
A:hover .img {BORDER: 1px solid #FFFFFF; border-thickness: 1px ; filter:alpha(opacity=65);}
A:hover .img2 {BORDER: 1px solid #FFFFFF; border-thickness: 1px ; filter:alpha(opacity=65);}
A:hover .img3 {BORDER: 1px solid #FFFFFF; border-thickness: 1px ; filter:alpha(opacity=65);}
