body{
color:#FFFFFF;
}

a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC99FF;
	text-decoration: none;
}
a:active {
	font-weight: bolder;
	color: #9900FF;
	text-decoration: none;
}

a.nav{
font-size: 24px;
display: block;
color:#FFFFFF;
width:100px;
height:24px;
background-color:#009900;
text-align:center;
border: 1px solid #FFFFFF;
}
a.nav:hover{background-color:#9900CC;}

a img{
border:0px;

}

/*.tlg{margin:0px; padding:0px; background: url(images/tlg.gif) 0 0 no-repeat;}
.trg{margin:0px; background: url(images/trg.gif) 100% 0 no-repeat; padding:10px;}
.blg{margin:0px; padding:0px; background: url(images/blg.gif) 0 100% no-repeat;}
.brg{margin:0px; padding:0px; background: url(images/brg.gif) 100% 100% no-repeat;}
.tg {margin:0px; padding:0px;background: url(images/tg.gif) 0 0 repeat-x; background-color:#009900;}
.lg{margin:0px; padding:0px; background: url(images/lg.gif) 0 0 repeat-y;}
.rg{margin:0px; padding:0px; background: url(images/rg.gif) 100% 0 repeat-y;}
.bg{margin:0px; padding:0px; background: url(images/bg.gif) 0 100% repeat-x;}
*/

