BODY	{
		background-color: #D9E7EB;
		font-family: arial,verdana;
		font-size:	12px;
		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;
		}

table.topmenu {
		background-color: #F3DB5F;
		width: 100%;
		}

td.topmenu {
		height: 16px;
		background-color:pink;
		}
td.topmenuborder {
		height: 5px;
		background-color:#F3DB5F;
		}




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

td.title {
		height: 24px;
		background-color:#01367C;
		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:#77A8D1;
		vertical-align: middle;
		text-align: center;
		}

tr.footerline {
		background-color: yellow;
		height: 16px;
		}
td.line {
		width: 2px;
		background-color: yellow;
		}
td.line_image {
		background-color: yellow;
		}
td.rightbuttonborder {
		background-color: yellow;
		}

<!-- LINKS -->

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

a.button:hover {
		color: #01367C;
		text-decoration: underline;
		}

a.menu-item {
		font-family: arial,verdana;
		font-size:	11px;
		color: #063F9E;
		text-decoration: underline;
		font-weight: bold;
		letter-spacing: 0px;
		}