table[width="554"] td[width="537"] p.TextTitle, table[width="554"] td[width="537"] p.TextTitle {
    font-size: 24px !important;
    margin-top: 5px !important;
}
table[width="554"] td[width="537"] p.TextTitle a {
    font-size: 24px !important;
}
table[width="554"] td[width="537"], table[width="554"] td[width="537"] a {
    font-size: 18px !important;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 10px/18px Verdana;
	z-index: 100;
	background-color: #0C81AC;
	width: 163px;
	text-align: left;
	color: #0b472e;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #00252B;
color: white;
}
}