A, A:hover{
	color: yellow;
	FONT-SIZE: 15pt; 
	font-weight: bold;
	FONT-FAMILY: Comic Sans MS; 
	TEXT-DECORATION: none;
}
body{
	color: white;
	background-image: url("img/pattern.jpg");
	font-weight: bold;
	text-align: center;
	font-family: Comic Sans MS;
}
select{
	color: orange;
	background-color: green;
	text-align: center;
	font-weight: bold;
	font-family: Comic Sans MS;
}
.tableallbets{
	color: white;
	background-color: #4169E1;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-family: Comic Sans MS;
	FONT-SIZE: 18pt;
	border-collapse:separate;
    border: solid black 2px;
    border-radius:6px;
    -moz-border-radius:6px;
}
.tablebasic{
	color: blue;
	background-color: orange;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-family: Comic Sans MS;
	
	border-collapse:separate;
    border: solid black 2px;
    border-radius:6px;
    -moz-border-radius:6px;
}
.tablestandings{
	color: blue;
	background-color: yellow;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-family: Comic Sans MS;
	
	border-collapse:separate;
    border: solid black 2px;
    border-radius:6px;
    -moz-border-radius:6px;
}
.tablewhite{
	color: blue;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-family: Comic Sans MS;
	
	border-collapse:separate;
    border: solid black 2px;
    border-radius:6px;
    -moz-border-radius:6px;
}
.tablestandings_fr{
	color: blue;
	background-color: #7CFC00;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-family: Comic Sans MS;
	
	border-collapse:separate;
    border: solid black 2px;
    border-radius:6px;
    -moz-border-radius:6px;
}
.tablemybets{
	color: blue;
	background-color: #90EE90;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-family: Comic Sans MS;
	
	border-collapse:separate;
    border: solid black 2px;
    border-radius:6px;
    -moz-border-radius:6px;
}
.teamnames
{
	color: black;
	FONT-SIZE: 28pt;
}
.mystandings
{
	color: black;
	FONT-SIZE: 28pt;
	background-color: orange;
}
.option_list
{
	color: orange;
	FONT-SIZE: 28pt;
}
.basic_message
{
	color: white;
	FONT-SIZE: 15pt;
}
.myteamscore
{
	color: #800000;
	FONT-SIZE: 28pt;
}
.red_highlight
{
	background-color: red;
}
.yellow_highlight
{
	background-color: yellow;
}
.lightgreen_highlight
{
	background-color: #32cd32;
}
.action_button_plus_minus
{
	border-right: green 1px solid;
	border-top: green 1px solid;
	font-weight: bold;
	font-size: 14pt;
	border-left: green 1px solid;
	color: blue;
	border-bottom: green 1px solid;
	font-family: Arial;
	background-color: yellow;
	width: 30;
}
.action_button
{
	border-right: green 1px solid;
	border-top: green 1px solid;
	font-weight: bold;
	font-size: 18pt;
	border-left: green 1px solid;
	color: red;
	border-bottom: green 1px solid;
	font-family: Arial;
	background-color: yellow;
}
.header1{
	border: 3px solid black;
	text-decoration: none;
}
.headercell{
	border: 2;
	background-color: green;
	FONT-SIZE: 15pt; 
	font-weight: bold;
	FONT-FAMILY: Comic Sans MS;
	color: yellow;
	width: 150;
	text-align: center;
}
.sargasz
{
	FONT-SIZE: 10pt; 
	font-weight: bold;
	COLOR: yellow; 
	FONT-FAMILY: Comic Sans MS; 
	TEXT-DECORATION: none;
}