A:link { color: #0B07AA }
A:visited { color: #0B07AA }
A:active { color: #0B07AA }
A:hover { color: #D40106 }

<!-- This stylesheet uses pt's for font sizing for demonstration purposes. However, the problem with pt's is that their size is fixed, which means it cannot be changed with a user's browser. They also are extremely small for some Mac's. When using this stylesheet, it is recommended that pt's be replaced with em's (or percentages). For example, 7.8pt on a PC is, roughly, the equivalent of .7em for PC's and .8 or .9 em for Mac's. -->

#blankbg {background-image: url(images/spacer.gif); background-repeat: no-repeat}
h1 {font-family: verdana, geneva, sans-serif; font-size: 9.8pt; color: white}
td {font-family: verdana, geneva, sans-serif; font-size: 8.8pt}
.bianco78 {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #ffffff}

.white78 {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #ffffff}
.white8 {font-family: verdana, geneva, sans-serif; font-size: 8pt; color: #ffffff}

.black8 {font-family: verdana, geneva, sans-serif; font-size: 8pt; color: #000000}

.red9 {font-family: verdana, geneva, sans-serif; font-size: 9pt; color: #AD0000}

small {font-family: verdana, geneva, sans-serif; font-size: 7.8pt}

.para2 {background-color:fuschia;border-style:solid;border-width:1px;border-color:black;padding:6px:


A.sasmakepage:link
{
	COLOR: 0054EE;
	FONT: 12px Verdana;
	text-decoration : underline;
}
A.sasmakepage:visited
{
	COLOR: 0054EE;
	FONT: 12px Verdana;
	text-decoration : underline;
}
A.sasmakepage:active
{
	COLOR: 0054EE;
	FONT: 12px Verdana;
	text-decoration : underline;
}
A.sasmakepage:hover
{
	COLOR: 0054EE;
	FONT: 12px Verdana;
	text-decoration : underline;
}
.sasmakepagetable 
{  
	font-family: "Trebuchet MS", Verdana; 
	font-size: 12px; color: #000000; 
	background-position: center top; 
	background-color: #FFFFFF; clip:  rect(   ); 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	border-top: 1px solid #6C6C6C; 
	border-bottom: 1px solid #6C6C6C; 
	border-left: 1px solid #6C6C6C; 
	border-right: 1px solid #6C6C6C;}
.quote2 {border-stye:solid;border-width:1px;border-color: #660033;font-family:arial;font-color:#666666;}
