.c a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.c a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.c a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.b a:link {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.b a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.b a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}


.t13 {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.b13 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	border: 1px solid #000000;
}
a:link {
	font-size: 13px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}
table {
	font-size: 14px;
	color: #003366;
	line-height: 1.5;
}
