.txt13w {
	
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	 line-height:24px;
}
.txt {
	
	font-size: 14px;
	line-height: 15px;
	color:#000066;
	text-decoration: none;
}
.txt a:link{
	
	font-size: 14px;
	line-height: 15px;
	color:#CC0000;
	text-decoration: none;
}
.txt a:visited{
	
	font-size: 14px;
	line-height: 15px;
	color:#CC0000;
	text-decoration: none;
}
.txt a:hover{
	
	font-size: 14px;
	color:#CC0000;
	line-height: 18px;
	text-indent: 3px;
	display:block;
	text-decoration: none;
}
a:link {
	color: #924A95;
}
a:visited {
	color: #924A95;
}
a:active {
	COLOR: #924A95;
}
a:hover {
	left: 1px; COLOR: red; POSITION: relative; TOP: 1px;text-indent: 2px
}

