/* CSS Document */


.footertext	{ font-size:10px;
	text-align:center;
	color:#FFFFFF;
	}
.footertext a:link	{ color:#AAAAFF;
	}
.footertext a:visited	{ color:#AAAAFF;
	}
.footertext a:hover	{ color:#AAAAFF;
	}


subbutton a	{ position:relative;
	top:2px;
	line-height:15px;
	}
.subbutton a:link	{ color:#FFFFFF;
	}
.subbutton a:visited	{ color:#FFFFFF;
	}
.subbutton a:hover	{ color:#AAAAFF;
	}

.subbuttonOn	{ margin:0 10px 0 0;
	color:#0000FF;
	position:relative;
	top:2px;
	line-height:15px;
	}
.subbuttonOn a:link	{ color:#FFFFFF;
	}
.subbuttonOn a:visited	{ color:#FFFFFF;
	}
.subbuttonOn a:hover	{ color:#AAAAFF;
	}