body {
	font-family: verdana;
}

td {
	font-family: verdana;
	font-size: 11px;
	font-align: justify;
	text-align: justify;

	}
th {
	FONT-WEIGHT: bold;
	font-size: 12px;
	COLOR: #ffa34f;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #006699;
	font-family: verdana;
	vertical-align: middle;

}


	
.forumline {
	BORDER-RIGHT: #599EC9 1px solid;
	BORDER-TOP: #599EC9 1px solid;
	BORDER-LEFT: #599EC9 1px solid;
	BORDER-BOTTOM: #599EC9 1px solid; 
}

     a.makeunderline:link
{
	color: #ffffff; 
	font-size: 11 px;
	text-decoration: none;
	font-family : Arial;
	font-weight :bold;
	
}
a.makeunderline:visited 
{
	color: #ffffff; 
	font-size: 11 px;
	text-decoration: none;
	font-family : Arial;
	font-weight :bold;
}
a.makeunderline:hover 
{
	color: #FFCCCC;
}


a.white_makeunderline:link
{
	color :#ffffff;
	font-weight: bold;
	text-decoration:none;
}
a.white_makeunderline:visited
{
	color :#ffffff;
	font-weight: bold;
	text-decoration:none;
}
a.white_makeunderline:hover
{
	text-decoration :underline;
	
	
}
a.overline:link
{
	color :#663399;
	font-weight: bold;
	text-decoration:none;
}
a.overline:visited
{
	color :#663399;
	font-weight: bold;
	text-decoration:none;
}
a.overline:hover
{
	text-decoration :underline overline;
		
}
