/*   Web-Site Master Stylesheet   */


a:link
{
	color : #502700;
	text-decoration : none;
}

a:visited
{
	color : #502700;
	text-decoration : none;
}

a:hover 
{
	color : #E2D0B8;
}

body 
{
	color : #003327;
}

.searchText
{
	color : #4C7460;
	font-family : Arial, sans-serif;
	font-size : 1px;
}

.sublink
{
	color : #FFFFFF;
	text-decoration : none;
}

.sublink:hover
{
	text-decoration : underline;
}
