div.WhereIAmLnk		
		{ 	padding:0px; 
			font-family: Century Gothic, Verdana, Arial, Tahoma; 
			font-size: 8pt; 
			color: #000000
		}	
		
a.WhereIAmLnk
		{ 	font-family: Arial; 
			font-size: 10pt; 
			color: #284367; 
			text-decoration: none; 
			font-weight: bold;
		}

a:hover.WhereIAmLnk
		{ 	font-family: Arial; 
			font-size: 10pt; 
			color: #A9BFD6 ; 
			text-decoration: none;
			font-weight: bold;
		}