
a:visited {
	color: #960 }

a:link {
	color: #063 }

a:hover  {
	color:           #ffc;
	background-color: #990 }


a:active {
	color: red }

.large {
	color:      red;
	font-weight: bold;
	font-size:   16px;
	line-height: 20px;
	font-family: Osaka }

.largebl {
	color:      black;
	font-weight: bold;
	font-size:   16px;
	line-height: 20px;
	font-family: Osaka }

.largewh {
	color:      white;
	font-weight: bold;
	font-size:   16px;
	line-height: 20px;
	font-family: Osaka }

.nomal  {
	color:      #333;
	font-size:   14px;
	line-height: 20px }
.nomalBlack {
	color:      black;
	font-weight: bold;
	font-size:   14px;
	line-height: 20px }

.nomalWhite {
	color:      white;
	font-size:   14px;
	line-height: 20px }

.small {
	color:      #333;
	font-size:   12px;
	line-height: 13px }
.smallLG {
	color:      #3f3;
	font-size:   12px;
	line-height: 13px }

.smallBlack {
	color:      #000;
	font-size:   12px;
	line-height: 13px }

.Xlarge {
	color:      #333;
	font-weight: bold;
	font-size:   20px;
	line-height: 24px;
	font-family: Osaka }

.xlargeBlack {
	color:      black;
	font-weight: bold;
	font-size:   20px;
	line-height: 24px;
	font-family: Osaka }

.XlargeRed  {
	color:      red;
	font-weight: bold;
	font-size:   20px;
	line-height: 24px;
	font-family: Osaka }

.xlargeWhite  {
	color:      white;
	font-weight: bold;
	font-size:   20px;
	line-height: 24px;
	font-family: Osaka }
