<style> 
a:link{
color:#ffffff;
text-decoration: none;
}
a:link,a:visited {
color:#ffffff;
text-decoration: none;
}
a:hover{
color: #b1c179;
text-decoration: none;
border-bottom: 0px #b1c179 dashed; 
}
b, strong {
	color: #b1c179;
	font-size: 8pt;
}
i, em {
  color: #b1c179;
}
 
s, strike {
  color: #ffffff;
}
u {color: #ffffff; 
border-bottom: 1px 
dotted #b1c179;
}
h2 {
line-height: 17px;
font-size: 16pt;
font-family: Arial;
text-transform: italic;
font-weight: italic;
color: #e3b6a8;
text-align: center;
padding: 10px;}
 
h1 {
background-repeat: repeat-x;
background-color: #e3e3e3;
margin-bottom: 2px;
-moz-border-radius:  8px;
-webkit-border-radius: 6px
margin-top: 1px;
line-height: 1px;
font-size: 20pt;
font-family: Arial;
text-transform: italic;
font-weight: italic;
color: #b1c179;
text-align: center;
padding: 5px;
text-shadow: #ffffff 1px 1px 1px;
 
}
 
 
h3 {
background-repeat: repeat-x;
background-color: #35373a;
margin-bottom: 32px;
-moz-border-radius:  30px;
-webkit-border-radius: 32px
margin-top: 30px;
line-height: 14px;
font-size: 8pt;
font-family:Arial;
color: #e3e3e3;
text-align: center;
padding: 5px;
text-transform: none;
font-weight: normal;
 
}
 
h4 {
background-image: url('');
background-repeat: repeat-x;
background-color: #000000;
margin-bottom: 2px;
-moz-border-radius:  8px;
-webkit-border-radius: 6px
margin-top: 1px;
line-height: 14px;
font-size: 8pt;
font-family:tahoma;
text-transform: none;
font-weight: bold;
color: #6c5d52;
text-align: center;
padding: 5px;
}
a:link img { 
border:1px solid #ffffff;
padding:2px;
background-image:url (http://pixiedaily.webs.com/Images/imagehov.png);
} 
a:visited img { 
border:1px solid #ffffff;
padding:2px;
background:#FFFFFF;
} 
a:hover img { 
border:1px solid #ffffff;
padding: 2px;
background-image:url(http://pixiedaily.webs.com/Images/imagehov.png);
}
</style>