<style type="text/css">


body
{
margin: 0px;
background-color: red;
}
.a { color : #3b274a; }
.a:link { color : #000000; font-family:arial; font-weight: bold; text-decoration : none; }
.a:visited { color : #3b274a; font-family:arial; font-weight: bold;text-decoration : none;}
.a:hover { background-color : ; color : #fff; text-decoration : none; font-family:arial; }
.b { color : #3b274a; }
.b:link { color : #3b274a; font-family:arial; font-weight: bold; text-decoration : none; }
.b:visited { color : #3b274a; font-family:arial; font-weight: bold;text-decoration : none;}
.b:hover { background-color : ; color : #b70d61; text-decoration : none; font-family:arial; }
.c:hover { background-color : blue; color : #47001f; text-decoration : none; font-family:arial; }

.d{
list-style-type:none;
color : #47001f; text-decoration : none; font-size: ; font-family:vardana;
border-bottom:1px dashed #000000;
padding: 0px;
}

.d:hover {
 color: white; text-decoration : none; font-family:vardana;
padding: 0px;
margin-left: 10px;
border-bottom:1px solid #000000;
list-style-image:url(images/56_2.jpg);

}
.one{
font-size: 12;
font-family: system;
color: #666;
text-decoration: none;
margin: 0 10px 10px 10px;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-top:1px solid #000000;

}
.one:hover{
font-size: 12;
font-family: system;
color: #666;
text-decoration: none;
margin: 0 10px 10px 10px;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
border-top:1px solid #ffffff;
}
.two{
font-size: 12;
font-family: system;
color: #666;
text-decoration: none;
margin: 0 10px 10px 10px;
border-right:1px solid #000000;
}
.three{
font-size: 12;
font-family: system;
color: #666;
text-decoration: none;
margin: 0 10px 10px 10px;
border-right:1px solid #000000;

}
.three:hover{
font-size: 12;
font-family: system;
color: #666;
text-decoration: none;
margin: 0 10px 10px 10px;
border-right:1px dashed #000000;
}
.four{
font-size: 12;
font-family: system;
color: #666;
text-decoration: none;
margin: 10px 60px 10px 60px;
border-bottom:1px solid #000000;
}
.four:hover{
font-size: 12;
font-family: system;
color: #666;
text-decoration: none;
margin: 10px 10px 10px 10px;
border-bottom:1px solid #ffffff;

}


/*

L	link
o
V	visited
e

H	hover
A	active link (focus)
t
e

*/

</style>
