.text {
	font-family: "tahoma";
	font-size: 12px;
	color: #666666;
        text-align:justify;
        line-height:1.5;
}

.resdom {
	font-family: "tahoma";
	font-size: 12px;
	color: #666666;
        text-align:justify;
        line-height:1.5;
}

.text3 {
	font-family: "tahoma";
	font-size: 12px;
	color: #666666;
        text-align:justify;
        line-height:1.5;
}

a:link, a:active, a:visited {
	font-family:"tahoma";
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	font-size:12px;
	font-style: normal;
	height: 0px;
	line-height: 1.4;
}
a:hover {
	font-family:"tahoma";
	font-weight: bold;
	color: #CC0000;
	font-size:12px;
	font-style: normal;
	height: 0px;
	text-decoration: none;
	line-height: 1.4;

}

.b:link, .b:active, .b:visited {
	font-family:"tahoma";
	font-weight: bold;
	text-decoration: underline;
	color: #5C98FB;
	font-size:12px;
        font-style:italic;
	height: 0px;

}
.b:hover {
	font-family:"tahoma";
	font-weight: bold;
	color: #CC0000;
	font-size:12px;
        font-style:italic;
	height: 0px;
	text-decoration: none;

}

.Head {
	font-family: "tahoma";
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}

.h {
	font-family: "tahoma";
	font-size: 15px;
	font-weight: bold;
	color: #663300;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text2 {
	font-family: "tahoma";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
a.menu { 
	font-weight:bold;
	color:#FFFFFF;
	font-size: 12px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	font-family: "tahoma";
 } 
a.menu:active, a.menu:visited {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	font-size: 12px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	font-family: "tahoma";


}
a.menu:hover {
	text-decoration: underline;
	color:#FFC01C;
	font-family: "tahoma";
	font-size: 12px;
	font-weight: bold;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);

}


.img {BORDER: 0px solid navy; border-thickness: 0px; }
.img2 {BORDER: 1px solid #66341E; border-thickness: 1px; }
A:hover .img {BORDER: 0px solid #FFFFFF; border-thickness: 0px ; filter:alpha(opacity=45);}
A:hover .img2 {BORDER: 1px solid #66341E; border-thickness: 1px; filter:alpha(opacity=65); }
