body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #003333;
	font-weight: normal;
}

#links{
margin:20px 6px;
width:130px;
text-align:center;
}

#links a.travel{
color:#fff;
line-height:22px;
display:block;
background-color:4E1720;
font-size:12px;
}

#links a.travel:hover{
color:#000;
background-color:E1DAC8;
}
