a.menu:hover {color: #FFFFFF; text-decoration:none}
a.menu:link {color: #FFFFFF; text-decoration:none}
a.menu:visited {color: #FFFFFF; text-decoration:none}

a:hover {text-decoration:underline}
a:link {text-decoration:none}
a:visited {text-decoration:none}

hr {
	background : #939393;
	border : 0;
	color : #939393;
	height : 1px;
	width : 100%;
}

font {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	colour:#000000;
}

.content{
font-family: "Tahoma";
font-size: 11px;
color: #000000;
}

input, textarea {
font-family: "Tahoma";
	padding: 1px;
	font-size: 11px;
	color: #000000;
}

h1 {font-size: 24px} 						
h2 {font-size: 18px}
h3 {font-size: 14px}
