BODY {
	FONT-FAMILY: verdana;
	background-color : #E2E2F3;
}


.news {
	BORDER-RIGHT: 2px solid;
	PADDING-RIGHT: 1cm;
	BORDER-TOP: 2px solid;
	PADDING-LEFT: 1cm;
	PADDING-BOTTOM: 1cm;
	BORDER-LEFT: 2px solid;
	PADDING-TOP: 1cm;
	BORDER-BOTTOM: 2px solid;
	BACKGROUND-COLOR: #C9BFA0;
	border-color : #80744A;
	line-height : 120%;
}
.news span {
	font-size : smaller;
	word-spacing : 4px;
	letter-spacing : 1;
	font-style : italic;
}

a:link {
	font-weight:bold;
	color:#3A3A89;
	text-decoration:none;
	border : 1;
}
a:visited {
	font-weight:bold;
	color: #3A3A89;	
	text-decoration:none;
}
a:hover {
	 font-weight:bold; color:#E00000; 
	 text-decoration:none 
}
a:active {
	 font-weight:bold; color:#E00000; 
}
a:focus { 
	font-weight:bold; color:#E00000; 
}

.toplink{
	text-align : right;
	font-size : xx-small;
	font-style : oblique;
}
.footer{
	text-align : center;
	font : italic x-small;
}
.download {
	text-align : right;
	font-size : smaller;
}
.pic {
	/*border-color : #80744A;
	border : thin solid;*/
	border: none;
}



