.index {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}

.index:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.index:visited {
	text-decoration: none;
}
.main {

	color: #505050;
	text-decoration: none;
}
.main:link {


	color: #505050;
	text-decoration: none;
}
.main:hover {



	color: #F2A400;
	text-decoration: none;
}
.tese {
	color: #0A6EB7;
	text-decoration: none;
	filter: DropShadow(Color=#000000, OffX=45, OffY=45, Positive=2);


}
.tese:link {

	color: #0A6EB7;
	text-decoration: none;
}
.tese:hover {


	color: #FF0000;
	text-decoration: underline;
}
.new {
COLOR: #0066cc; TEXT-DECORATION: none
}
.new:hover {
COLOR: #000000; TEXT-DECORATION: none
}
.new:visited {
TEXT-DECORATION: none
}

.ajtab {
	border: 1px dotted #79B9FF;
}
