font.normal
{
font-family: arial;
font-size: 12px;
font-weight: normal;
color:#777777;
text-decoration: none;

}

font.normal_light
{
font-family: arial;
font-size: 10px;
font-weight: normal;
color:#A68E7E;
text-decoration: none;

}

font.normal_big
{
font-family: arial;
font-size: 12px;
font-weight: normal;
color:#777777;
text-decoration: none;

}

font.bold
{
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color:#777777;
}

font.title
{
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color:#920108;
}



font.link
{
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color:#a68e7e;
}

font.small
{
font-family: arial;
font-size: 9px;
font-weight: bold;
text-decoration: none;
color:#a68e7e;
}


a.link
{
font-family: arial;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
color:#777777;
}

a.title_link
{
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color:#a68e7e;
}

a.sub_title_link
{
font-family: arial;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
color:#920108;
}
a.sub_title_link:hover
{
font-family: arial;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color:#a68e7e;
}

font.sub_title
{
font-family: arial;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color:#a68e7e;
}



/*
a.sub_title_link
{
font-family: arial;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
color:#a68e7e;
}
a.sub_title_link:hover
{
font-family: arial;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color:#920108;
}

font.sub_title
{
font-family: arial;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color:#920108;
}

*/
