a:link
{
font-size:8pt;
font-family:helvetica;
}

a:visited
{
font-size:8pt;
font-family:helvetica;
}

a:hover
{
font-size:8pt;
font-family:helvetica;
}

a:active
{
font-size:8pt;
font-family:helvetica;
}

a:link
{
font-size:8pt;
font-family:helvetica;
}

div.OutDescEvent
{
font-size:8pt;
}

div.option
{
visibility:hidden;
position:absolute;
left:300px;
top:270px;
width:800px;
}

span.floatbox
{
position:absolute;
floating:right;
}

/*
** For the links
*/

/*
** blue link
*/
a.menu_blue
{
color:#0c3168; /*blue of the title*/
}

a.menu_blue:link
{
color:#0c3168; /*blue of the title*/
}

a.menu_blue:hover
{
color:#f4b63f;
}

a.menu_blue:active
{
color:#f4b63f;
}


/*
** red link
*/

a.menu_red
{
color:#FF6666;
}

a.menu_red:link
{
color:#FF6666;
}

a.menu_red:hover
{
color:#f4b63f;
}

a.menu_red:active
{
color:#f4b63f;
}

/*
** For the menu (the 2 button lines)
*/

span.menu_blue
{
font-size:8pt;
font-family:helvetica;
color:#0c3168; /*blue of the title*/
cursor:pointer;
text-decoration:underline;
}

span.menu_red
{
font-size:8pt;
font-family:helvetica;
color:#FF6666;
cursor:pointer;
text-decoration:underline;
}