﻿@charset "utf-8";

table {
	cellspacing="0"; 
	cellpadding="0";
	width: 100%;
	height: 100%;
	base target="_parent">
	}

td {
	width:17%;
	height: 100%;
	
	background-color: #FFCC66;
	
	font-family: Arial, Helvetica, Sans-Serif;  
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	
	border-style: solid;
	border-width: 3px;
	border-color: #ffffff #cccccc #cccccc #ffffff;
	}
	
a {color: #000000; text-decoration:none}
a:visited {color: #000000;}
a:active {color: #CC0000;}
a:hover {color: #CC0000;}

	
	