P  {
        color : black;    
}

H1  {
	font-family: tahoma text-align : center;
	color : #0079C5;
	font-size: large
}

H2  {
	font-family: tahoma text-align : center;
	color : #0079C5;
	font-size: medium
}
H3  {}

A.menu
{
	color : #f0f0f0;
	background-color: #f0f0f0;
	text-decoration : none;
	font-family: tahoma;
	font : bold;
}


A:Visited.menu  
{
	color : #f0f0f0;
	background-color: #f0f0f0;
	text-decoration : none;
	font-family: tahoma;
	font : bold;
}


A:Hover.menu  {
	color : #f0f0f0;
	background-color: #f0f0f0;
	text-decoration : none;
	font-family: tahoma;
	font: bold
}

A
{
	color : #515151;
	background-color: #ffffff;
	text-decoration : none;
	font-family: tahoma;
	font : bold;
}


A:Visited
{
	color : #515151;
	background-color: #ffffff;
	text-decoration : none;
	font-family: tahoma;
	font : bold;
}


A:Hover
{
	color : #515151;
	background-color: #ffffff;
	text-decoration : underline;
	font-family: tahoma;
	font: bold
}

A.enter
{
	color : #0079C5;
	background-color: #74C3F2;
	text-decoration : none;
	font-family: tahoma;
	font : bold;
}


A:Visited.enter
{
	color : #0079C5;
	background-color: #74C3F2;
	text-decoration : none;
	font-family: tahoma;
	font : bold;
}


A:Hover.enter
{
	color : #74C3F2;
	background-color: #0079C5;
	text-decoration : none;
	font-family: tahoma;
	font: bold
}

BODY  	{
        background-color : white;
	color : black;
	text-decoration : none;
	font-family: tahoma

	}
tr.ondark  	{
	color : #f0f0f0;
	text-decoration : none;
	font-family: tahoma;
	font-weight : bold;
}

tr.ondarktiny  	{
	color : #f0f0f0;
	text-decoration : none;
	font-family: tahoma;
	font-weight : bold;
	font-size: xx-small;
}
table.menu  	{
	color : #515151;
	text-decoration : none;
	font-family: tahoma;
	font-weight : bold;
	font-variant : normal;
	font-size: medium;
}

.label  	{
	color : #515151;
	text-decoration : none;
	font-family: tahoma;
	font-weight : bold;
	font-variant : normal;
}

.event  	{
	color : #74C3F2;
	text-decoration : none;
	font-family: tahoma;
	font-size: large;
	font-weight : bold;
}
.about	{
	font-size: smaller;
}
