﻿<!--
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
-->
* { padding: 0; margin: 0; }

	#nav {
	width: 100%;
	height: 40px;
	margin-bottom: -4px;
	background: url('Line.jpg') repeat-x;
	text-align: center;
}
