/* Normal, standard links. */
div#content, body, td, th , tr
{
	color: #e0e0e0;
	font-size: 12px;
	color: gold;
	font-family: verdana, arial, tahoma, sans-serif;
}
div#content
{
	position: absolute;
	left: 10px;
	top:180px;
	width: 45%
}
div#hate
{
	position: absolute;
	right: 10px;
	top:180px;
	width: 45%
}
hr
{
 color: gold;
  background-color: gold;
height: 1px;
}
