/* CSS definition file containing site wide stylesheets */

.12b_white {
	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	background-position: top
}

.menu:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 13px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

A:link {
	text-decoration: none 
}

.13b_white {
	font-size: 13px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

UL {
	font-size: 12px
}

.menu:active {
	text-decoration: none 
}

.Sm_Link {
	font-size: 10px;
 	text-decoration: underline;
 	text-align: left
}

A:visited {
	color: rgb(0,0,255)
}

.menu:visited {
	font-size: 13px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.Sm_Text {
	font-size: 10px;
 	text-align: center
}

.credits {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	font-style: italic;
 	text-align: right
}

.menu:hover {
	color: rgb(191,200,255);
 	text-decoration: none 
}

A:hover {
	color: rgb(204,0,51)
}
