﻿a:active {text-decoration:underline; color:#132248;}
a:visited {text-decoration:underline; color:#132248;}
a:link {text-decoration:underline; color:#132248;}
a:hover {text-decoration:none; color:black;}

a.nav:link,a.nav:active,a.nav:visited {text-decoration:none; color:white;}
a.nav:hover {text-decoration:none; color:#A1D9F0;}

a.email:link,a.email:active,a.email:visited {text-decoration:none; color:white;}
a.email:hover {text-decoration:none; color:#FEBAD9;}



td {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #132248;}


body {
	background:#EDEDED url('siteart/bkg_body.gif') repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #132248;
	margin:0px;
	
	}