.w{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : maroon maroon maroon maroon;}
.s{
color : red;
padding-left : 6px;
font-size : 14px;
font-weight : 600;
letter-spacing : 2px;
}
.s_1{
padding-left : 6px;
line-height : 16px;
letter-spacing : 2px;
}
.s_2{
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : gray;
color : black;
padding-left : 4px;
font-size : 12px;
font-weight : 400;
}
.p{
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : maroon;
}
.p1{
padding-left : 4px;
font-size : 12px;
font-weight : 400;
line-height : 18px;
letter-spacing : 2px;
color : black;
}
a{
text-decoration : none;
}
a:hover{
color : red;
}

