
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}



.p{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	text-decoration: blink;
}

.p:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: blink;
}


.new{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 18px;
	font-weight: bold;
	text-decoration: blink;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #2E9B95;
	text-align: center;
	font-style: italic;
	text-decoration: underline blink;
}

.header1 {
	font-family: verdana, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000066;
}

