/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.bye2 {
	
}
.bye {
	width:650px;
	text-align: left;
	font-weight: bold;
}