
.header-blue {font-size: large; color: #0000FF; }
.header-red {font-size: 24px; color: #FF0000;}
.header-link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial Bold;
}
.header-link a:link{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial Bold;
}
.header-link a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #0000ff
	font-family: Arial Bold;
}
.header-link a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial Bold;
}
.stylemenu a:link{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial Bold;
	text-decoration: none;
}
.stylemenu a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	font-family: Arial Bold;
	text-decoration: none;
}
.stylemenu a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial Bold;
	text-decoration: none;
	}
.stylemenu a:visited:hover{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	font-family: Arial Bold;
	text-decoration: none;
}
.stylemenu2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial Bold;
}