A:link{ text-decoration: none; color: #EBD62D; font-weight: none; font-family: tahoma; font-size:12px; text-transform: red}
 
A:visited{ text-decoration: none; color: #EBD62D; font-weight: none; font-family: tahoma; font-size: 12px; text-transform: red}
 
A:active{ text-decoration: none; color: #EBD62D; font-weight: none;}

a:hover
{
	font: 12px tahoma;
	text-decoration: bold;
	color: red;
	border-bottom: 1px dashed #000000;
	text-decoration: none;
	cursor: help;
}

body
{
	background-color: black;
	font-family: tahoma;
	font-size: 10pt;
	color: #1F72FD; 
	margin: 0px;
}

div#logo_area
{
	height: 60px;
}

table
{
	font-family: "Tahoma", sans-serif;
	font-size: 10px;
	padding: 0px;
	width: 100%;
}

td
{
	vertical-align: top;
}

td#content_area
{
	border-top: black 1px solid;
	padding: 10px;
}

td#side_area
{
	background-color: #BFBFBF;
	border: black 1px solid;
	border-right-width: 0px;
	padding: 6px;
	width: 160px;
}
