/*main body */
body {
	background-color: #000000;
	color: #FF0000; /*Text color */
	font-family: "Times New Roman", "Comic MS Sans", serif;
}

/* Links */
	A:link {color:#CCCCCC;} 
	A:hover {color:#CCCCCC;}
	A:visited {color:#6600FF;}
	
.para1 
{ 
margin-top: -42px; 
margin-left: 145px; 
margin-right: 10px; 
font-family: "font2, Arial"; 
font-size: 30px; 
line-height: 35px; 
text-align: left; 
color: #E1E1E1; 
}

.para2 
{ 
margin-top: 15px; 
margin-left: 15px; 
margin-right: 50px; 
font-family: "font1, Arial Black"; 
font-size: 50px; 
line-height: 40px; 
text-align: left; 
color: #004080; 
}
	
A.menu_left:link
{
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 40px;
	padding: 5px;
	text-decoration: none;
	border-style: groove;
	border-color: #6600FF;
	color: red;
	font-family: "Lucida Calligraphy", "Comic Sans MS";
}



A.menu_left:visited
{
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 40px;
	padding: 5px;
	text-decoration: none;
	text-align: center;
	border-style: groove;
	border-color: #6600FF;
	color: red;
	font-family: "Lucida Calligraphy", "Comic Sans MS";
}

a.menu_left:hover
{
	border-style: inset;
	text-decoration: none;
	color:#6600FF;
}	

a.menu_right:link
{
	margin-left: 15px;
	margin-right: 5px;
	margin-top:40px;
	padding: 5px;
	border-style: groove;
	border-color: #6600FF;
	text-align: center;
	text-decoration: none;
	color: red;
	font-family: "Lucida Calligraphy", "Comic Sans MS";
}

a.menu_right:visited
{
	margin-left: 15px;
	margin-right: 5px;
	margin-top:40px;
	padding: 5px;
	text-decoration: none;
	border-style: groove;
	border-color: #6600FF;
	color: red;
	font-family: "Lucida Calligraphy", "Comic Sans MS";
}

a.menu_right:hover
{
	border-style: inset;
	text-decoration: none;
	color:#6600FF;
}	
table.babybet
{
	border: 1px solid blue;
}
table.babybet tr
{
	border: 1px solid blue;
}
	

