
.ad-text a:link
	{
	color: #FFE0B3;
	text-decoration: underline;
	font-weight: bold;
	}
	
.ad-text a:visited
	{
	color: #FFE0B3;
	text-decoration: underline;
	font-weight: bold;
	}
	
.ad-text a:hover
	{
	color: #FFF0C3;
	text-decoration: underline;
	font-weight: bold;
	}
	
.ad-text a:active
	{
	color: #FFE0B3;
	text-decoration: underline;
	font-weight: bold;
	}

.ad-text

	{
	color: #FFF0D9;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
table.bordered-whole

	{
	border-color: #0C455C; 
	border-style: solid;
	border-width: 1px;
	background-color: #001B41;
	}
    
td.bordered-off

	{
	border-style: none;
	padding: 2px;
	}
	
td.top

	{
	border-style: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	}

.Pagination

	{
	color: rgb(254,218,166);
	font-size: 14px;
	line-height: 130%;
	text-decoration: none;
	}

.Pagination a:link

	{
	color: rgb(255,224,179);
	text-decoration: none;
	}

.Pagination a:visited

	{
	color: rgb(179,224,255);
	text-decoration: none;
	}

.Pagination a:hover

	{
	color: rgb(255,255,255);
	text-decoration: none;
	}

.Pagination a:active

	{
	color: rgb(255,255,255);
	text-decoration: none;
	}


	


