/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #333333;
}
.subscribe {
font-size:14px;
font-weight:bold;
}
.menu {
color:#FFFFFF;
text-decoration:none;
}
.menu a:hover {
color:#FFFFFF;
text-decoration:underline;
}

h2 {
color:#000000:
}

h2 a:hover {
text-decoration:none;
color:#000000;
}
