td{font-size:12px;line-height:160%;color:#333333} 
body{font-size:12px;line-height:160%} 

a:link          { color: #333333; text-decoration: none }
a:visited       { color: #333333; text-decoration: none }
a:active        { color: #333333; text-decoration: none }
a:hover         { color: #0066FF; position: relative; right: 0px; top: 0px }

a.two:link          {
	color: #ffffff;
	text-decoration: none;
}
a.two:visited       {
	color: #ffffff;
	text-decoration: none;
}
a.two:active        {
	color: #ffffff;
	text-decoration: none;
}
a.two:hover         {
	color: #FFFF00;
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 0px;
}
.b {
	font-size: 13px;
	font-weight: bold;
	color: #0a6489;
	text-decoration: none;
}
#sy{overflow-x:hidden;
    overflow-y:scroll; 
    width:95%; height:500px;
    padding-right:3px;
    scrollbar-3dlight-color:#f8f8f8;
	scrollbar-highlight-color:#f3f3f3;
	scrollbar-face-color:#efefef;
	scrollbar-arrow-color:#000000;
	scrollbar-shadow-color:#fefefe;
	scrollbar-darkshadow-color:#464746;
	scrollbar-base-color:#fdfdfd;
	scrollbar-track-color:#fdfdfd;
	}
