A
{
	text-decoration:none;
	
}

/* 
Wapeka
*/

body {background-color: #004984; background-image:url(../img/bg.jpg);}

/* 
Lines, Backgrounds and Table Colours
*/

.tablefill {background:#ffffff;}
.leftbg {background-image:url(../img/left.gif);}
.rightbg {background-image:url(../img/right.gif);}

/* 
Content
*/

.bodytext {font-family:verdana; font-size:12px; font-weight:normal; color:#333333; line-height:17px;}
.bodytextbold {font-family:verdana; font-size:12px; font-weight:bold; color:#333333; line-height:17px;}
.bodytextitalics {font-family:verdana; font-size:12px; font-weight:normal; font-style:italic; color:#333333; line-height:17px;}
.bodytextbolditalics {font-family:verdana; font-size:12px; font-weight:bold; font-style:italic; color:#333333; line-height:17px;}

.footer{font-family:verdana; font-size:10px; font-weight:normal; color:#8e8e8e; line-height:15px;}


/* 
Links
*/

.txt {font-family:verdana; font-size:10px; font-weight:normal; color:#333333; line-height:12px;}
.txtbold {font-family:verdana; font-size:10px; font-weight:bold; color:#333333; line-height:12px;}

.footerlink{font-family:verdana; font-size:10px; font-weight:normal; color:#333333; line-height:15px;}
.footerlink:hover{font-family:verdana; font-size:10px; font-weight:normal; color:#333333; line-height:15px; text-decoration:underline}

.txtlink{font-family:verdana; font-size:12px; font-weight:normal; color:#004984; line-height:15px;}
.txtlink:hover{font-family:verdana; font-size:12px; font-weight:normal; color:#004984; line-height:15px; text-decoration:underline}




/* 
Headers and Sub-headers
*/

.sub-header {font-family:verdana; font-size:13px; font-weight:bold; color:#004984; line-height:18px;}



