﻿table.splashLinks 
{
	width: 100%;
	border: 0px;
	padding: 0px;
}

table.splashLinks thead tr th 
{
	width: 25%;
	text-align: left;
	background-color: #ded3a5; 
	padding-left: 10px; 
	font: 12px/20px  verdana, sans-serif, arial; 
	font-weight: bold;
}

table.splashLinks tbody tr td
{
	padding: 10px;
	vertical-align: top;
	
}

table.splashLinks tbody tr td p
{
	margin: 0px 0px 14px 0px;
	font: 90%/20px  verdana, sans-serif, arial;
}

table.splashLinks tbody tr td a
{
	color: #000000;
	text-decoration: none;
}


table.splashLinks tbody tr td a:link, table.splashLinks tbody tr td a:active, table.splashLinks tbody tr td a:visited 
{
	color: #294682;
	text-decoration: none;
}

table.splashLinks tbody tr td a:hover 
{
	color: #000000;
	text-decoration: underline;
} 

#splashScreenMenu a

{
	color: #FFFFFF;
	text-decoration: overline;
} 