this is the template file
BODY {
color: #870088;
background-color: #FFE3F1;
font-family: "Times New Roman", Tahoma, "@Arial Unicode MS", @Batang, "@MS Mincho", @SimSun, serif;
font-size: large;
font-weight: bold;
text-align: right;
}
A {
color: #870088;
}
A:HOVER {
color: #FF2291;
}
table.tb1 {
border: #DA70D6 5px;
list-style-type: circle;
border-style: double;
background-color: #F8B3D6;
text-align: center;
width: 100%;
}