body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table.t {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

a:link{background-color: #6D7EA2; color:#E4FFFE; text-decoration:underline;}
a:visited{background-color: #6D7EA2; color:#E4FFFE; text-decoration: underline;}
a:hover{background-color: #6D7EA2; color:#E4FFFE; text-decoration: none;}

.a:link{background-color: #2E2D5C; color:#FFB967; text-decoration:underline;}
.a:visited{background-color: #2E2D5C; color:#FFB967; text-decoration: underline;}
.a:hover{background-color: #2E2D5C; color:#FFB967; text-decoration: none;}

.b: 		img {border-style: solid; border-color: #000000; border-width: 1px;}
.b:link     img {border-style: solid; border-color: #000000; border-width: 1px;}
.b:visited  img {border-style: solid; border-color: #000000; border-width: 1px;}
.b:hover	img {border-style: solid; border-color: #000000; border-width: 1px;}
.a: 		img {border-style: solid; border-color: #000000; border-width: 1px;}
.a:link     img {border-style: solid; border-color: #000000; border-width: 1px;}
.a:visited  img {border-style: solid; border-color: #000000; border-width: 1px;}
.a:hover	img {border-style: solid; border-color: #000000; border-width: 1px;}

.desc{
	font-size: 16px;
	font-weight: bold;
}

.a {
	font-size: 22px;
}

.b {
	font-size: 18px;
}
