a:link { color: #0000FF; text-decoration: underline}
a:visited { color: #0000FF; text-decoration: underline} 
a:active { color: #FF69B4; text-decoration: underline} 
a:hover { color: #FF69B4; text-decoration: underline}

body{
  font-size : 12px;
  font-family : sans-serif; 
}

.blue_b{
color:#0000ff;
font-weight:bold;
font-size:14px;
}

.red_b{
color:#ff0000;
font-weight:bold;
font-size:14px;
}

.hrr03{
align:left;
border: 1px;
border-style : dotted;
border-color : #cccccc #ffffff #ffffff #ffffff;
padding: 2px 0px 0px 0px;
margin: 5p 0px 5px 0px;
width : 100%;
}
