/* CSS Document */

a.menu {
	font-size: 75%;
	font-family: Arial Black, Verdana, sans-serif;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 121px;
	text-align: left;
	line-height: 0.39cm;
	left:15px


}

a.menu:link {
	color:#333333;
	background-color: white;
	border-bottom: dashed 1px #CCCC33;
	position:relative;
	left:15px
		
}
	
a.menu:visited {
	color:#333333;
	background-color: white;
	border-bottom: dashed 1px #CCCC33;
	position:relative;
	left:15px

}

a.menu:hover {
	color: red;
	border-bottom: dashed 1px #CCCC33;

}

a.menu:active {
	color: #333333;
	background-color: white;
	border-bottom: dashed 1px #CCCC33;


}







a.choice {
	font-size: 75%;
	font-family: Arial black, Verdana, sans-serif;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 121px;
	text-align: left;
	line-height: 0.39cm;
	left:15px


}

a.choice:link {
	color:red;
	background-color: white;
	border-bottom: dashed 1px #CCCC33;
	position:relative;
	left:15px
		
}
	
a.choice:visited {
	color:red;
	background-color: white;
	border-bottom: dashed 1px #CCCC33;
	position:relative;
	left:15px

}

a.choice:hover {
	color: red;
	border-bottom: dashed 1px #CCCC33;

}

a.choice:active {
	color: red;
	background-color: white;
	border-bottom: dashed 1px #CCCC33;


}






a.sign {
	font-size: 75%;
	font-family: Arial Black, Arial, Verdana, sans-serif;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 121px;
	text-align: left;
	line-height: 0.39cm;
	left:15px


}

a.sign:link {
	color:red;
	background-color: white;
	position:relative;
	left:15px
		
}
	
a.sign:visited {
	color:red;
	background-color: white;
	position:relative;
	left:15px

}

a.sign:hover {
	color: red;

}

a.sign:active {
	color: red;
	background-color: white;


}







	
