p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #CC9999;
	letter-spacing: 0,5px;
	line-height: 19px;
}
a:link {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	font-weight: bold;
	color: #CC9999;
	line-height: 19px;
	letter-spacing: 0,7px;
	text-decoration: none;
	
}
a:visited {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	font-weight: bold;
	color: black;
	line-height: 19px;
	letter-spacing: 0,7px;
	text-decoration: none;
}
a:hover {color:black;}; 

body {
	scrollbar-face-color:  #CC9999;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
	scrollbar-3dlight-color:   #white;
	scrollbar-highlight-color: #CC6666;
	scrollbar-shadow-color:     #;
	scrollbar-darkshadow-color: #CC9999;
	background-color: #;
}

