
a:link
{ text-decoration: underline;  color: #000000; }
a:visited
{ text-decoration: underline;  color: #000000; }
a:active
{ text-decoration: underline;  color: #000000; }
a:hover
{ text-decoration: underline;  color: #000000; }


p {font-family: Verdana, Times New Roman; color: #00000; size: 10pt }

body
{
font-size: 10pt; 
font-family: Verdana, Times New Roman;
font-color: #000000;

background-color: #FFFFFF;
background-image: url(http://img.photobucket.com/albums/v113/cupidelock/Sample-Main2.jpg);
background-repeat: no-repeat;
background-position: 0 0;
background-attachment: fixed;

margin-top: 0;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 10px;
padding-left: 0;
padding-right: 0;
}



