﻿.logInLocation_css
{		
	position: relative;
	left: 400px;
	top: -18px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;		
	text-align: left;	
}

.logInLocation_css a
{
   text-decoration: none;
   color: #000000;
}

.logInLocation_css a:hover
{
	text-decoration: none;
	color: #ffffff;
}

