/* CSS Document */

body { background: trasparent; 
scrollbar-arrow-color:#0F2D3F; 
scrollbar-base-color:#527381; 
scrollbar-darkshadow-color:#527381; 
scrollbar-face-color:#527381; 
scrollbar-highlight-color:#527381; 
scrollbar-track-color:#527381; 
scrollbar-shadow-color:#527381;
text-align:justify;
font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;
color: #0F2D3F;}


A:link {color:#A7BBB9; width: 100%; font-weight:bold; text-decoration:none }
A:visited {color:#A7BBB9; width: 100%; font-weight:bold; text-decoration:none}
A:active {color:#A7BBB9; width: 100%; font-weight:bold; text-decoration:none; }
A:hover {color:#CBD6E9; width: 100%; font-weight:bold; text-decoration:line-through;}

.title {
color : #0F2D3F; 
font-size : 12px; 
font-family : Georgia, Serif; 
font-weight : bold;
text-align : center;  
margin-top : 0px;
border-bottom:1px solid #CBD6E9;} 
