a {	text-decoration: none;}
a:hover { text-decoration: underline; }

.default_white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.default {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.small_gray {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

.webmaster {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.navbar {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.admin {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.logo {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/template/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.star {
	background-attachment: scroll;
	background-image: url(images/yellowstarbg.jpg);
	background-repeat: repeat;
}

.content_red {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}

.content_blue {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
}

.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.small {
	font-family: Arial;
	font-size: 10px;
}

.bordersolid {
	border: 1px solid #000000;
}
.title {
	font-family: Arial;
	font-size: 12px;
}

