a{
	color:#003366;
	text-decoration:underline;
}
a:hover{
	color:#003366;
	text-decoration:none;
}
.divnews{
	width:200px;
}
.divnewsdown{
	font-size:12px;
}      
input, textarea {
    border:1px solid #A3B9D3; padding:3px 5px; 
    display:block;
    width:25em; font-size:.875em; font-family:Trebuchet MS, Arial, sans-serif; }

textarea {  
     width:35em; }

input:focus, textarea:focus { 
    border-color:#036; }

input:hover, textarea:hover { 
    background:#f7f7f7; }
    
.submit { 
    width:auto; height:2em; float:none; margin:0;
    display:inline;
    line-height:1em; padding:0px 10px; margin-bottom:10px; }
    
h5{
	background:url(../images/ok_att.jpg) no-repeat center left;
	height:20px;
	line-height:20px;
	padding:3px 3px 3px 20px;
	margin:0;
	color:#6586DB;
}
h4{
	background:url(../images/cancel.jpg) no-repeat center left;
	height:20px;
	line-height:20px;
	padding:3px 3px 3px 20px;
	margin:0;
	color:#6586DB;
}