styles for learnpros info site


<style>

body {
background-color:#FFFFFF;
scrollbar-arrow-color: #7e4a01;
scrollbar-3dlight-color: #e68300;
scrollbar-highlight-color: #ffc966;
scrollbar-face-color: #FF8C00;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #d96e05;
scrollbar-track-color: #ef9c30;
}

td {
font-family: "Trebuchet MS";  
font-size: 10px; 
text-decoration: none
}


a:link {
color: #000000;  
font-family: "Trebuchet MS"; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none
}

a:visited {
color: #666666;  
font-family: "Trebuchet MS"; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none
} 

a:active {
color: #CCCCCC;  
font-family: "Trebuchet MS"; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none
} 

a:hover {
text-decoration: 
none;  font-family: "Trebuchet MS"; 
font-size: 12px; 
font-weight: bold; 
color: #999999
}


.text {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS";
}

.text2 {
color: #000000;  
font-family: verdana, arial, helvetica, sans-serif;  
font-size: 12px; 
text-decoration: none}



.contenthead {
	font-family: "Arial Black";
	font-size: 16px;
	color: #333333;
	letter-spacing: 4pt;
}

.list1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

</style>
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
