
p {
	color : #000000;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 5px;
	font-size : 15px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	font-weight: bold;
	color: #095B94;
	text-decoration: none;
}
p a:hover 
{
	font-weight: bold;
	color: #0033cc;
	text-decoration: underline;
}

TD, li
{
	font-size: 15px;
	margin: 5px 10px 0px;
	color: #000000;
	font-family: Tahoma,Verdana,Arial;
}
TD a
{
	font-weight: bold;
	color: #095b94;
	text-decoration: none;
}
TD a:hover 
{
	font-weight: bold;
	color: #0033cc;
	text-decoration: underline;
}

A
{
	font-weight: bold;
	color: #095B94;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	color: #0033cc;
	text-decoration: underline;
}

A.mainMenu
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}

A.mainMenu:hover
{
	font-weight: bold;
	font-size: 12px;
	
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
}
