a:link {

	color: #0000FF;
	text-decoration: none;

}

a:visited {

	color: #0000FF;
	text-decoration: none;

}

a:active {

	color: #FF0000;
	text-decoration: none;

}

a:hover {

	color: #336699;
	text-decoration: none;

}

body {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}


hr {border-top : 1px dashed #8a8a8a;}

#topmenu {
padding: 1;
background: url(http://www.graphicsfactory.com/images/v10/menuBar.gif);
}

