<style type="text/css">

A:hover { color: red; }

p{
font-size: 80%;
color: #000000;
line-height: 160%
}

div.class1{
font-size: 90%;
border-bottom: 3px dashed #0099ff;
padding: 5px;
background-color: #004499;
font: bold;
color: #ffffff;
}

div.ad{
font-size: 90%;
border-bottom: 3px dashed #ffcc00;
padding: 5px;
background-color: #ff6600;
font: bold;
color: #ffffff;
}

div.class4{
border-bottom: 3px dashed #226622;
padding: 5px;
background-color: #558811;
font: bold;
color: #ffffff;
}

div.class2{
 font-size: 90%;
line-height: 160%;
padding: 5px;
background-color: #ffffff;
}

div.class6{
 font-size: 60%;
line-height: 110%;
padding: 0px;
background-color: #ffffff;
}

div.class3{
width:70%;
 font-size: 80%;
line-height: 160%;
padding: 5px;
background-color: #ffffff;
}

div.shirt{
font-size: 120%;
border-bottom: 3px dashed #ffcccc;
padding: 5px;
background-color: #cc3300;
font: bold;
color: #ffffff;
}

div.jeans{
font-size: 120%;
border-bottom: 3px dashed #0099ff;
padding: 5px;
background-color: #004499;
font: bold;
color: #ffffff;
}

div.acce{
font-size: 120%;
border-bottom: 3px dashed #ff9900;
padding: 5px;
background-color: #996600;
font: bold;
color: #ffffff;
}

div.point{
font-size: 90%;
padding: 3px;
background-color: #ffcccc;
font: bold;
color: #000000;
}

</style>
