body {
     background-color:#273A6A;
	 font-family:verdana;
	 font-size:14px;
	 color:#cccccc;
	 margin-left: 80;
	 margin-top: 10;
	 }
table.template{
	 width:1024px;
	 }
td.topcell{
     background-image:url("images/home_01.gif");
	 background-color:"";
	 width:800px;
	 height:153px;
	 }

td.nocell{
     background-image:url("images/home1_02.gif");
	 background-color:"";
	 width:800px;
	 height:27px;
	 }
td.body{
     background-image:url("images/home2_04.gif");
	 width:800px;
	 height:420px;
	 }
a:link {
	text-decoration:none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}

a:visited {
	text-decoration:none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}

a:hover {
	TEXT-DECORATION: underline;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight:bold;
}
a:active {
	text-decoration:none;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #ffffcc;
	font-weight:bold;
}

