@charset "utf-8";
/* CSS Document */

a:active, a:focus {
outline: 0;
}

.bodystyle	{
background-image:url(../imagess/bg.gif);
font-family:BPG Glaho Arial V5, arial;
font-size:11px;
color:#666666;
}

.noborderimage	{
border:none;
}

.link	{
color:#000000;
text-decoration:underline;
}

.link:hover	{
color:#FFFFFF;
background-color:#A3A3A3;
border:none;
}
