A:link
{
	text-decoration:none;
}

A:visited
{
	text-decoration:none;
}


A:hover
{
	text-decoration:underline;
}

.scrolling_banner,
.scrolling_banner:link,
.scrolling_banner:visited
{
	text-align: left;
	font-size: 12px;
	font-family : Arial;
	font-weight:bold;
	color: Black;
}

.ucs_link,
.ucs_link:link,
.ucs_link:visisted
{
	font-size: 11px;
	font-family : Arial;
	color: blue;
}

.ucs_content
{
	font-size: 11px;
	font-family : Arial;
}

.ucs_highlight
{
	font-size: 11px;
	font-family : Arial;
	font-weight: bold;
}

.ucs_error
{	
	text-align: center;
	font-size: 14px;
	font-family : Arial;
	color:Red;
	font-weight:normal;
}

.ucs_signin,
.ucs_signin:link,
.ucs_signin:visited
{	
	font-size: 11px;
	font-family : Arial;
	color:White;
	font-weight:bold;
	margin-top:20px;
}

.ucs_signout,
.ucs_signout:link,
.ucs_signout:visited
{	
	font-size: 12px;
	font-family : Arial;
	color:White;
	margin-top:20px;
}