
ul
{
list-style-type:none;
margin:0;
padding:0px;
}

a.one
{
display:block;
width:180px;
padding:10px;
background-color:#f0f8ff;
border-top:2px solid #fff;
border: 3px solid D8DFE6;
color:191970;
font-size:16px;
font-family:"Times New Roman";
font-weight:"400";
text-decoration:none;

}

a.one:hover
{
background:#778899;
color:#f0f8ff;
border-color:#f0f8ff;
}

span
{
color:191970;
font-size:16px;
font-family:"Times New Roman";
font-weight:"300";
text-decoration:none;
}

span.two
{
color:191970;
font-size:16px;
font-family:"Times New Roman";
font-weight:"300";
text-decoration:none;



}


p
{
color:191970;
font-size:18px;
font-family:"Times New Roman";
font-weight:"800";
text-decoration:none;
}

p.two
{
color:#909599;
font-size:16px;
font-family:"Times New Roman";
font-weight:"800";
text-decoration:none;
}

a.two
{
width:180px;
padding:2px;
text-decoration:none;

}

a.two:hover
{
background:0;
color:0
}

a.three
{
color:191970;
font-size:16px;
font-family:"Times New Roman";
font-weight:"400";
text-decoration:none;
}

a.three:hover
{
background:0;
color:#C0C6CC;
}

a.four
{
display:block;
width:180px;
padding:10px;
background-color:#f0f8ff;
border-top:2px solid #fff;
border: 3px solid D8DFE6;
color:191970;
font-size:16px;
font-family:"Times New Roman";
font-weight:"400";
text-decoration:none;
}

a.four:hover
{
background:#778899;
color:#f0f8ff;
border-color:#f0f8ff;
}



li
{
padding: 1px;
}

hr.one
{
width:170;
position:absolute;
left:14px;
}

hr.two
{

width:500;
}