
html body{
background-color: #ffffff;
margin: 0px; 
padding: 0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #666666;
letter-spacing: 1px;
line-height: 16px;
height:100%;
min-height:100%;
}

a:link{
font-size: 10px;
font-weight: 100;
margin-top: 0px;
padding-top: 0px;
color: #666666;
text-decoration: none;
}

a:visited{
font-size: 10px;
font-weight: 100;
margin-top: 0px;
padding-top: 0px;
color: #666666;;
text-decoration: none;
}

a:hover{
font-size: 10px;
font-weight: 100;
margin-top: 0px;
padding-top: 0px;
color: #666666;
text-decoration: none;
}
#desc{
padding-top: 5px;
padding-bottom: 5px;
background-image: url(templates/trump-white/images/footer_bg.jpg);
background-position: top;
background-repeat: repeat-x;
color: #666666;


}

#desc p{
font-size: 10px;
font-weight: 100;
margin-top: 0px;
padding-top: 0px;
}

#desc p a:link{
font-size: 10px;
font-weight: 100;
margin-top: 0px;
padding-top: 0px;
color: #666666;
}

#desc p a:visited{
font-size: 10px;
font-weight: 100;
margin-top: 0px;
padding-top: 0px;
color: #666666;
}

#desc p a:hover{
font-size: 10px;
font-weight: 100;
margin-top: 0px;
padding-top: 0px;
color: #666666;
text-decoration: none;
}



#flashcontent{
display:block;
width:100%;
height:100%;
}
