a:link{
		font-family: Verdana;
		font-size: 10px;
		color: black;
		font-style: normal;
		text-decoration: none;
}
a:visited{
		font-family: Verdana;
		font-size: 10px;
		color: black;
		font-style: normal;
		text-decoration: none;
}
a:active{
		font-family: Verdana;
		font-size: 10px;
		color: black;
		font-style: normal;
		text-decoration: none;
}
a:hover{
		font-family: Verdana;
		font-size: 10px;
		color: blue;
		font-style: normal;
		text-decoration: none;
}
.menu{
		position: relative;
		top: -10px;
		text-align: center;
}
.active{
		font-family: Verdana;
		font-size: x-small;
		color: black;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
}
