BODY {
	background : #FFFFFF;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	
}

a:link    { color: #0066FF; text-decoration: none; font-weight: bold}	
a:hover   { color: #0066FF; background-color: #CCCCCC; font-weight: bold}
a:visited { color: #0066FF; text-decoration: none; font-weight: bold}

.linkTop
{
	margin-left: 10px;
	margin-bottom: 0px;
}

.link
{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background: #FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
	border-top-width: 0px;
	border-left-width : 2px;
	border-right-width : 2px;
	border-bottom-width: 2px;
	border-style : solid;
	border-color : #FF0000;
}