body {
FONT-FAMILY: Arial, Helvetica
font-size:13px;
}
.regions{
background-color:#E7EFF7;
font-size:13px;
}
.regionsover{
background-color:#F7FFF7;
font-size:13px;
}
A {
    color:#122CFD;
    font-size:13px;
    text-decoration : none;
}
A.hover {
color:#122CFD;
font-size:13px;
    text-decoration : none;
}
.hotel_link
{
    /*color:#000000;*/
    color:#AA1010;
    font-size:13px;
    text-decoration : none;
}
.hotel_link.hover {
color:#000000;
font-size:13px;
    text-decoration : none;
}

.blue_text{
font-weight:bolder;
color:#122CFD;
font-size:13px;
}
.searchbox
{
Background-color:#8080AA;
font-weight:bolder;
font-size:12px;
}
.citylink{
color:#EA6060;
font-weight:bolder;
font-size:11px;
}
.citylink.hover{
color:#EA6060;
font-weight:bolder;
font-size:11px;
text-decoration : none;
}
.RedBig{
color:#AA1010;
font-weight:bolder;
font-size:18px;
}
.headoflist{
font-weight:bolder;
font-size:14px;
}
.mediumred{
color:#AA1010;
font-weight:bolder;
font-size:14px;
}
.pointsize{
    font-size: 13px;
}
.internetsize{
    font-size: 13px;
}
.error{
color:#AA0000;
}