BODY {
		background-color: #ECECEC;
		color: #063F9E;
		margin-top: 10px; 
		}


table {
		width: 100%;
		font-family: arial,verdana;
		font-size:	12px;
		color: #063F9E;
		text-decoration: none;
		font-weight: normal;
		letter-spacing: 0,9px;
		}


tr.topmenu {
		height: 16px;
		}

td.content {
		background-color: #ECECEC;
		}

td.title {
		height: 24px;
		background-color:#6699FF;
		padding-left: 2px;
		vertical-align: middle;
		color: white;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		}

td.button {
		width: 20%;
		background-color:#FFDE00;
		vertical-align: middle;
		text-align: center;
		}

tr.footerline {
		background-color: #A66A2B;
		height: 16px;
		}
td.line {
		width: 2px;
		background-color: #00009C;
		}
td.line_image {
		background-color: #00009C;
		}
td.rightbuttonborder {
		background-color: #00009C
		}


<!-- LINKS -->

a.button {
		font-family: arial,verdana;
		font-size:	11px;
		color: RED;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 2px;
		}
a.button:visited {
		text-decoration: none;
		}

a.button:hover {
		color: BLACK;
		text-decoration: underline;
		}
a.menu-item {
		font-family: arial,verdana;
		font-size:	11px;
		color: black;
		text-decoration: underline;
		font-weight: bold;
		letter-spacing: 0px;
		}