.r4 {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a:link {
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	line-height: 16px;
}
a:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: underline blink;
	line-height: 16px;
}
a:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	line-height: 16px;
}
a:active {
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	line-height: 16px;
}
.small {font-size: 13px}
.link {
	font-size: 13px;
	color: #333333;
	text-decoration:underline;color: #0000ff;
	line-height: 16px;
}