/*   Contract css   */

body {
	scrollbar-arrow-color:#000000; scrollbar-face-color:#CCCCCC; scrollbar-shadow-color: #999999; 
scrollbar-highlight-color: #CCCCCC; scrollbar-track-color: #EEEEEE; 
}
A {font-family: arial; font-size: 13px; color: #000033; text-decoration: NONE}
A:hover {font-family: arial; font-size: 13px; color: #FF0000}
A:visited {font-family: arial; font-size: 13px; color: #000033}

    #tabbyfaux a:link,
#tabbyfaux a:visited
{ 
display: block;
font-size: 12px; 
font-family: arial;
text-decoration: none;
color: #000000; 
background: #EEEEEE; 
padding: 2px;
}

#tabbyfaux a:hover 
{ 
background: #FFFFFF; 
color: #000066; 
}

#tabbyfaux a:active
{ 
background: #FFFFFF; 
color: #000066; 
}

