/*
	Override and add classes here
	base file is sam/front_core_files/default.css
*/

.divStyle
{
	width: 204px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
}
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

A:link        { color: #0000cc; text-decoration: underline; }
A:visited    { color: #999999; text-decoration: underline; }
A:active    { color: #999999; text-decoration: underline; }
A:hover        { color: #666666; text-decoration: underline; }