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

P{
font-family:arial;
color:#000000;
font-size:12px;
margin:0px;
line-height:150%;
}

.footer{
font-size:11px;
padding-top: 2px;
color:#ffffff;
}

A{
font-family:arial; 
font-size:12px;
margin:0px;
line-height:150%;
text-decoration:none;
font-weight:bold;
color: #f8abad;
}

A.footer{
color:#FFFFFF;
font-weight:normal;
}

A:hover, A.footer:Hover{
text-decoration:underline;
}

A img{border:0;}