﻿

body
{
	background	: fixed; 
	margin				: 0px;
	padding				: 0px;
	color				: black;

font-family: tahoma, courier new, ariel;
font-size: 10px
}



a.a:link {color: gray; text-decoration: none}
a.a:visited {color: gray; text-decoration: none}
a.a:hover {color: red; text-decoration: none}

a.b:link {color: black; text-decoration: none}
a.b:visited {color: black; text-decoration: none}
a.b:hover {color: red; text-decoration: none}

a.c:link {color: gray; text-decoration: none}
a.c:visited {color: gray; text-decoration: none}
a.c:hover {color:white;  background: black; text-decoration: none}

a.pF:link {color: gray; text-decoration: none}
a.pF:visited {color: gray; text-decoration: none}
a.pF:hover {color: red; text-decoration: none}

a.pFo:link {color: gray; text-decoration: none}
a.pFo:visited {color: gray; text-decoration: none}
a.pFo:hover {color: red; text-decoration: none}

h3 {font-family: tahoma, courier new, ariel}
p {font-family: tahoma, courier new, ariel; color: white; background: black; width:600px}
p.2 {font-family: tahoma, courier new, ariel; color: white; background: black; width:300px}

.SimpleEntertainmentMenu .AspNet-Menu-Selected
{
    border: solid 1px #00ff00 !important;
}

.SimpleEntertainmentMenu .AspNet-Menu-ChildSelected
{
    border: solid 1px #ff0000 !important;
}

.SimpleEntertainmentMenu .AspNet-Menu-ParentSelected
{
    border: solid 1px #0000ff !important;
