/*
========================
  Navigation Links
========================
*/


BODY {
		margin-bottom:		0;
		margin-top:			0;
		margin-left:		0;
		margin-right:		0;
		background-image:	url("img/bgr_left01.gif");
}

br { font-size:6px; line-height:6px; }

.normaltext {
				color:			#666666;
				font-family:	Helvetica,Arial;
				font-size:		12px;
				font-weight:	bold;
				line-height:	16px;
}
.normaltext a:link { color:#666666; text-decoration:none;}
.normaltext a:visited { color:#666666; text-decoration:none;}
.normaltext a:active { color:#666666; text-decoration:none;}
.normaltext a:hover { color:#111111; text-decoration:none;}


.largetext {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		14px;
				font-weight:	light;
				line-height:	17px;
}
.largetext a:link { color:black; text-decoration:underline;}
.largetext a:visited { color:black; text-decoration:underline;}
.largetext a:active { color:black; text-decoration:underline;}


.smalltext {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		11px;
				font-weight:	light;
				line-height:	15px;
}
.smalltext a:link { color:black;  text-decoration:none;}
.smalltext a:visited { color:black;  text-decoration:none;}
.smalltext a:active { color:black;  text-decoration:none;}



