﻿ a:hover {color: #ff0000;}
    a {text-decoration: none;}
		    .dvhdr1 {
			    background:#C4D5E3;
			    font-family:Tahoma;
			    font-size:11px;
			    font-weight:bold;
			    border:1px solid #3366cc;
			    padding:5px;
			    width:250px;
			    }

		    .dvbdy1 {
			    background:#FFFFFF;
			    font-family:Tahoma;
			    font-size:12px;
			    text-align:justify;
			    border-left:1px solid #3366cc;
			    border-right:1px solid #3366cc;
			    border-bottom:1px solid #3366cc;
			    padding:5px;
			    width:250px;
			    }