.maintext 
{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : darkblue;
	line-height : 20px;
}

.footer 
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : darkblue;
	line-height : 14px
}

.footerWhite 
{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : White;
	line-height : 14px
}

.professionals 
{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : darkblue;
	line-height : 32px;
	text-decoration : underline;
}

.title 
{
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : darkblue;
	line-height : 32px;
	text-decoration : underline;
}

.staff
{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : darkblue;
	line-height : 24px;
	text-decoration : none;
}

.date
{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-variant: small-caps;
	color :#552200;
	text-decoration : none;
}

.topMenu
{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-variant: small-caps;
	color : Blue;
	text-decoration : none;
	text-align: right;
}

.specificServices 
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : darkblue;
	line-height : 20px;
}

a.mainmenu 
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #614001;
}

a.mainmenu:hover
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #E9E5CA;
	text-decoration : none;
}

a
{
	color : #0000ff;
}

a:hover
{
	color: cornflowerblue;
	text-decoration: none;
}

a.logout
{
	color : crimson;
}

a.logout:hover
{
	color: red;
	text-decoration: none;
}

a.name
{
	color : darkblue;
}

a.services 
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : cornflowerblue;
}

a.services:hover
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #000033;
	text-decoration : none;
	background-color : Aliceblue;
}

a.vnc 
{
	color : blue;
	text-decoration: none;
	line-height: 24px;
	font-size:12px;
	font-family: Verdana, Sans-Serif;
}

a.vnc:hover 
{
	color : cornflowerblue;
	text-decoration: none;
}

a.vnc:active 
{
	color : darkblue;
	text-decoration: none;
}

a.vncWhite 
{
	color : White;
	text-decoration: none;
}

a.vncWhite:hover 
{
	color : Silver;
	text-decoration: none;
}

a.vncWhite:active 
{
	color : Silver;
	text-decoration: none;
}




