body
{
font-family: tahoma, arial;
font-size: x-small;
font-weight: normal;
color: #3E4452;
}

table
{
font-family: tahoma, arial;
font-size: x-small;
font-weight: normal;
color: #3E4452;
}

.login
{
color: #174884;
text-decoration: underline;
font-weight:normal;
font-size:xx-small;	
}

.dentist
{

font-family: tahoma, arial;
font-size: x-small;
font-weight: normal;
color: ##2c2551;
}

a:link 
{
color: #174884;
text-decoration: none;
font-weight:bold;
font-size:x-small;
}

a:visited 
{
color: #174884;
text-decoration: none;
font-weight:bold;
font-size:x-small;
}

a:hover 
{
color: #4169E1;
text-decoration: underline;
font-weight:bold;
font-size:x-small;
}

a:active 
{
color: #aa2233;
text-decoration: none;
font-weight:bold;
font-size:x-small;
}

/******************************************************************/

.linker {
font-family: verdana, arial;
font-size: 6pt;
font-weight: normal;
color: #fdfcf7;
}

 .linker A:link {
color: #fdfcf7;
text-decoration: none;
}

 .linker A:visited {
color: #fdfcf7;
text-decoration: none;
}

 .linker A:hover {
color: #fdfcf7;
text-decoration: none;
}