a {
	color: #000000;
	text-decoration: none;
} 

a.normal:link {
	color: #0000FF;
	text-decoration: none;
}
a.normal:visited {
	color: #800080;
	text-decoration: none;
}
a.normal:active {
	text-decoration: none;
}
a.normal:hover {
	text-decoration: none;
}
table {
	font-size: 12px;
	line-height: 20px;
}
input {
	font-size: 12px;
}

.table_border {
	border: 1px solid #CCCCCC;
}

.linkbold {
	font-weight: bold;
}
.title14px {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
