.headerlink
{
	font-family: Times New Roman;
	font-style: oblique;
	font-weight: bold;
	font-size: 24px;
	color: #ffff00;
	text-align: center;
	background-color: #5a6aa3;
}

.hr.hrlink
{
	border: 0;
	color: #000000;
	height: 1px;
	width: 100%;
}

.coltitle
{
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.coltitle a
{
	text-decoration: underline;
	font-weight: bold;
}

.coltitle a:hover
{
	font-family: Arial;
	text-decoration: underline;
	background: #bbbbff;
}

table.link {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	padding: 3px;
}

table.link th {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.link td {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.links {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background: none;
	margin-top: 0px;
}

.links a{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background: none;
}

.links a:hover{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background: #bbbbff;
}
