a
{
color: blue;
text-decoration: none;
font: bold 12pt "Times New Roman", serif;
}
a:hover
{
text-decoration: underline;
}
body
{
background: #FFFFFF url('file:///C:/Documents%20and%20Settings/Lynn/My%20Documents/My%20Webs/myweb/lonestarflyer.org/pictures.html');
margin-left: .25%;
margin-right: .25%;
margin-top: .25%;
margin-bottom: .25%;
}
#main table
{
vertical-align: top;
border: 0px solid #000000;
}
#links table
{
vertical-align: top;
text-align: center;
width: 90%;
margin-left: 5%;
margin-right: 5%;
border: 1px solid #000000;
background: #FF0000;
}
#links td
{
border: 1px solid #000000;
background: #FFFFFF;
}
#bottom
{
font: 8pt "Times New Roman", serif;
text-align: center;
}
#bottom a
{
font: 8pt "Times New Roman", serif;
}


