A.login:LINK {
 color: #666666;
 text-decoration: none
}

A.login:VISITED {
 color: #666666;
 text-decoration: none
}

A.login:HOVER {
 color: #0066FF;
 text-decoration : none;
}
.tabLogin {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
