.arrow{

text-decoration: none;
font-size:12px;
color:#000000;
position: relative;
left: -200px;
top: 150px;

}

div{

font-size:12px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#333333;


}

label {
	width: 90px;
	float: left;
	padding-right: 5px;
	text-align: right;
	
}

a:link {
	color: #006666;
}
a:visited {
	color: #006666;
}
a:hover {
	color: #00FF66;
}




.flags:hover {
	color: #FF0000;
}


