.main {
font-size : 8pt; 
font-family : Tahoma, Verdana, Serif; 
text-decoration : none; 
text-align : justify; 
} 

.right {
font-size : 8pt; 
font-family : Tahoma, Verdana, Serif; 
text-decoration : none; 
text-align : right; 
} 

.quote {
font-size : 8pt; 
color : #4a74bb;
font-family : Tahoma, Verdana, Serif; 
text-decoration : none; 
text-align : center; 
font-weight : bold;
} 

.bottom {
font-size : 8pt; 
font-family : Tahoma, Verdana, Serif; 
text-decoration : none; 
text-align : center; 
} 

a:link
{ text-decoration: underline; font-weight:bold; color: #4a74bb; }
a:visited
{ text-decoration: underline; font-weight:bold; color: #4a74bb; }
a:active
{ text-decoration: underline; font-weight:bold; color: #4a74bb; }
a:hover
{ text-decoration: underline; font-weight:bold; color: #777777; }

a.contact:link
{ text-decoration: none; font-weight:normal; color: #777777; background: #ffffff; }
a.contact:visited
{ text-decoration: none; font-weight:normal; color: #777777; background: #ffffff; }
a.contact:active
{ text-decoration: none; font-weight:normal; color: #777777; background: #ffffff; }
a.contact:hover
{ text-decoration: underline; font-weight:normal; color: #4a74bb; background: #ffffff; }

