.t13 {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}
body {
	background-color: #eaeaea;
}

.t13r {
	font-size: 13px;
	line-height: 22px;
	color: #CC0000;
	text-decoration: none;
}
.t13a {
	font-size: 13px;
	line-height: 22px;
	color: #0000CC;
}
.t15r {
	font-size: 15px;
	line-height: 22px;
	color: #CC0000;
	text-decoration: none;
}
a:link {
	font-size: 13px;
	line-height: 22px;
	color: #009900;
	text-decoration: underline;
}
a:visited {
	font-size: 13px;
	line-height: 22px;
	color: #009900;
	text-decoration: underline;
}
a:hover {
	font-size: 13px;
	line-height: 22px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
    font-size: 13px;
	line-height: 22px;
	color: #009900;
	text-decoration: underline;
}

