p.logo {margin-right:30px;}


.menulinks 
	{
		color: #000000;
		text-decoration: none;
	}
a.menulinks:hover 
	{
		color: #000000;
		text-decoration: underline;
	}
.lineheight 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-style: normal;
		line-height: 30px;
		font-weight: normal;
		font-variant: normal;
	}
.linktext
	{
		color: white;
		text-decoration: none;
	}	
a.linktext:hover 
	{
		color: #FFFFFF;
		text-decoration: underline;
	}
.links 
	{
		color: blue;
		text-decoration: none;
	}
a.links:hover 
	{
		color: #FF3300;
		text-decoration: none;
	}.tableborder {
	border: 1px solid #88B0D9;
}
