body, td, input, select, textarea{
	font-size:			12px;
	text-decoration:	none;
	font-weight:		none;
	line-height:		19px;
	font-family: 		tahoma, verdana, arial, sans-serif; 
	color:				#666666;
}

a:link			{    color: #006699;    text-decoration: none; }
a:visited		{    color: #006699;    text-decoration: none; }
a:hover			{    color: #333333;    text-decoration: none; }
a:active		{    color: #006699;    text-decoration: none; }

a {
	font-size:			12px;
	text-decoration:	none;
	font-weight:		none;
	line-height:		19px;
	font-family: 		tahoma, verdana, arial, sans-serif; 
	color:				#000000;
}

a:link			{    color: #006699;    text-decoration: none; }
a:visited		{    color: #006699;    text-decoration: none; }
a:hover			{    color: #333333;    text-decoration: none; }
a:active		{    color: #006699;    text-decoration: none; }


.stdbold {
	font-size:			12px;
	text-decoration:	none;
	font-weight:		bold;
	font-family: 		tahoma, verdana, arial, sans-serif; 
	color:				#0066cc;
}