body {
	font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A474B2;
	background-image: url(images/page-bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a	{
	color: #773195;
	text-decoration: none;
	font-weight: bold;
}

a:hover {text-decoration: underline;}

.tblock {
	width:1044px;
	text-align:center;
	margin:auto;
	background:url(images/table_bg.gif);
}
	.tblock a img {
		border:1px solid #773195;
		background: #a474b2;
		width:160px;
		height:220px;
	}
	.tblock a:hover img {
		border:1px dashed #773195;
	}
	
.rl a {
	color:#fff;
	font-size:24px;
}

.tl {
	color:#a474b2;
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
}
	.tl a {
		color:#773195;
		font-size:16px;
		font-weight:bold;
		line-height:1.4em;
	}

.tl_lrg {
	color:#a474b2;
	font-size:20px;
	font-weight:bold;
}
	.tl_lrg a {
		font-size:20px;
		font-weight:bold;
	}

.nexus {
	color:#773195;
	font-size:12px;
}
	.nexus a {
		color:#fff;
		font-size:12px;
	}	
	
a.hl:link {
	font-size:11px;
	color:#fff;
}
a.hl:visited {
	font-size:11px;
	color:#fff;
}