A {
 COLOR: black; 
	text-decoration: none;
}
A:visited {
	COLOR: black;
	text-decoration: none;
}
A:hover {
	COLOR: red;
	text-decoration: none;
}
A:link {

	COLOR: black;
	text-decoration: none;
}


td {
	font-size: 12px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.urlbs {
	font-size: 12px;
	line-height: normal;
}
.titlered {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

