/*  -------------------------------------------------------
 NCFlyShop CSS file (printer friendly)
----------------------------------------------------------*/

a:link
{
text-decoration: none;
color: 0000FF;
}
a:visited
{
text-decoration: underline;
color: #800080;
}
a:hover
{
text-decoration: underline;
color: #FF0000;
}
a:active
{
text-transform: none;
color: #FF0000;
}
a:text
{
text-decoration: none;
color: #000000;
font-family: "Arial";
font-size: 35px;
font-weight: bold;
}
body
{
background-color: #FFFFFF;
background-repeat: repeat;
background-attachment: fixed;
cursor: url("/fly.cur");
}
.pageheading
{
color: #000000;
text-decoration: none;
font-family: "Arial";
font-size: 16px;
font-weight: bold;
margin-bottom: 16px;
}
.sectionheading
{
color: #000000;
text-decoration: none;
font-family: "Arial";
font-size: 14px;
font-weight: bold;
}
.body
{
color: #000000;
text-decoration: none;
font-family: "Arial";
font-size: 13px
}
.offer
{
color: #000000;
text-decoration: none;
font-family: "Arial";
font-size: 14px
}
.hiddenlink
{
text-decoration: none;
color: #000000;
}

