TD {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
TD.title {
	font-family: Arial;
	font-size: 16px;
	font-weight : bold;
	color: #FFFFFF;
	
}
A:link {
	font-family: Arial;
	font-size: 12px;
	color: #000A59;
	text-decoration: none;
	font-weight : bold;
}	
A:active {
	font-family: Arial;
	font-size: 12px;
	color: #000A59;
	text-decoration: none;
	font-weight : bold;
}
A:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000A59;
	text-decoration: none;
	font-weight : bold;
}
A:hover {
	font-family: Arial;
	font-size: 12px;
	color: #D00202;
	text-decoration: none;
	font-weight : bold;
}
A.Title:link {
	font-family: Arial;
	font-size: 13px;
	color: #8D5D4B;
	text-decoration: none;
	font-weight : bold;
}	
A.Title:active {
	font-family: Arial;
	font-size: 13px;
	color: #8D5D4B;
	text-decoration: none;
	font-weight : bold;
}
A.Title:visited {
	font-family: Arial;
	font-size: 13px;
	color: #8D5D4B;
	text-decoration: none;
	font-weight : bold;
}
A.Title:hover {
	font-family: Arial;
	font-size: 13px;
	color: #49746D;
	text-decoration: none;
	font-weight : bold;
}

A.TitleSmall:link {
	font-family: Arial;
	font-size: 11px;
	color: #8D5D4B;
	text-decoration: none;
	font-weight : bold;
}	
A.TitleSmall:active {
	font-family: Arial;
	font-size: 11px;
	color: #8D5D4B;
	text-decoration: none;
	font-weight : bold;
}
A.TitleSmall:visited {
	font-family: Arial;
	font-size: 11px;
	color: #8D5D4B;
	text-decoration: none;
	font-weight : bold;
}
A.TitleSmall:hover {
	font-family: Arial;
	font-size: 11px;
	color: #49746D;
	text-decoration: none;
	font-weight : bold;
}