<style>
<!--
A		{color : #000000;}
A:Hover	{color : #CC6600; text-decoration: underline;}
A:Visited {color : #000000; text-decoration: underline;}
A:active {color: #CC6600; text-decoration: underline;}

BODY	{font-family : Arial, Verdana; font-size: 12px; color : #000000; background-color : #ffffff;}
TD		{font-family : Arial, Verdana; font-size: 12px; color : #555555;}

.xxsmall
{
	font-family : Arial, Verdana;
	font-size: 10px;
}
.xsmall
{
	color: #004B96;
	font-family : Arial, Verdana;
	font-size: 11px;
}
.large
{
	font-family : Arial, Verdana;
	font-size: 14px;
}
.xlarge
{
	font-family : Arial, Verdana;
	font-size: 16px;
}
.xxlarge
{
	font-family : Arial, Verdana;
	font-size: 18px;
}
.pagetitle
{
   color        : #008386;
   font-weight  : bold;
   font-size    : 13px;
   font-family  : Arial, Verdana, sans-serif;
   text-decoration : none;
}
.doctorname
{
   color        : #ffffff;
   font-weight  : bold;
   font-size    : 16px;
   font-family  : Arial, Verdana, sans-serif;
   text-decoration : none;
}
.footer
{
   color        : #9B733B;
   font-weight  : bold;
   font-size    : 11px;
   font-family  : Arial, Verdana, sans-serif;
   text-decoration : none;
}

.contentlinks:link {color: #A74224; text-decoration:none;}
.contentlinks:visited {color: #A74224; text-decoration:none;}
.contentlinks:active {color:#A74224; text-decoration:none;}
.contentlinks:hover {color: #A74224; text-decoration:underline;}

.footerlinks:link {color: #555555; text-decoration:none;}
.footerlinks:visited {color: #555555; text-decoration:none;}
.footerlinks:active {color:#555555; text-decoration:none;}
.footerlinks:hover {color: #A74224; text-decoration:underline;}
// -->
</style>
