﻿.menu_active, .menu:hover{
	text-align: left;
	height: 28px;
	cursor: hand;
	background-image: url(buttona.gif);
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	padding-left: 40px;
	padding-top: 20px;
}

.menu{
	text-align: left;
	height: 28px;
	cursor: hand;
	background-image: url(button.gif);
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	padding-left: 40px;
	padding-top: 20px;
}

.menu1_active, .menu1:hover{
	text-align: left;
	height: 28px;
	cursor: hand;
	background-image: url(buttona.gif);
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	padding-left: 40px;
	padding-top: 20px;
}

.menu1{
	text-align: left;
	height: 28px;
	cursor: hand;
	background-image: url(button.gif);
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	padding-left: 40px;
	padding-top: 20px;
}

.Text {
	color: #000000;
	font-family: verdana;
	font-size: 14px;
}

.Header {
	color: #000000;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}


.Link {
	color: #909090;	
	text-decoration: underline;
}

.Link:hover{
	color: #909090;
	text-decoration: none;
}

.Linkw {
	color: white;	
	text-decoration: underline;
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;  
	text-align: right; 
}

.Linkw:hover{
	color: white;	
	text-decoration: none;
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;  
	text-align: right; 
}
