/* --------------------------------------------- */
/* This file is the main style sheet for /games  */
/* --------------------------------------------- */

.MText1 {	font-size: 15pt;
			font-weight: normal;
			font-family: times, serif; 
	}
.MText1 A:link		{ text-decoration: none; color: #FFFFFF;}
.MText1 A:visited 	{ text-decoration: none; color: #FFFFFF;}
/*.MText1 A:active 	{ text-decoration: none; color: #000000;}*/
.MText1 A:hover		{ text-decoration: none; color: #000000;}



.MText2 {	font-size: 12pt;
			font-weight: normal;
			font-family: times, serif; 
	}
.MText2 A:link		{ text-decoration: none; color: #FFFFFF;}
.MText2 A:visited 	{ text-decoration: none; color: #FFFFFF;}
/*.MText2 A:active 	{ text-decoration: none; color: #000000;}*/
.MText2 A:hover		{ text-decoration: none; color: #000000;}



.MText3 {	font-size: 12pt;
			font-weight: normal;
			font-family: times, serif;
	}
.MText3 A:link		{ text-decoration: none; color: #FFFFFF;}
.MText3 A:visited 	{ text-decoration: none; color: #FFFFFF;}
/*.MText3 A:active 	{ text-decoration: none; color: #FFFFFF;}*/
.MText3 A:hover		{ text-decoration: none; color: #009900;}


.MText4 {	font-size: 12pt;
			font-weight: normal;
			font-family: times, serif; 
	}
.MText4 A:link		{ text-decoration: underline; color: #FFDD00;}
.MText4 A:visited 	{ text-decoration: underline; color: #FFDD00;}
/*.MText4 A:active 	{ text-decoration: none; color: #000000;}*/
.MText4 A:hover		{ text-decoration: underline; color: #FFDD00;}

.TText1 {	font-size: 24pt;
			font-weight: bold;
			font-family: times, serif; 
	}

