.header {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	color: #003399;
}
.header_col {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	text-decoration: underline;
}
.biglinks {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.biggold {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #808000;
}
.normal {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}
.small {
	font-family: Arial;
	font-size: 10px;
	font-weight: 300;
}
.medium {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
}
a{text-decoration:none
}
A:LINK{
	font-weight : 400;
}
A:VISITED{
	font-weight : normal;
}
a:hover{
	text-decoration: underline;
	color:#D9D900;
	background-color: #0000FF;
}
.smallinks {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
