﻿
a:link
{
	text-decoration:none;
	color:Maroon
}
a:hover
{
	text-decoration:none;
	color:Orange
}
a:active
{
	text-decoration:none;
	color:Maroon
}
/*
#loading {
width: 200px;
height: 100px;
background-color: #c0c0c0;
position: absolute;
left: 50%;
top: 50%;
margin-top: -50px;
margin-left: -100px;
text-align: center;
}
.tum 
{
	border:solid 20 WhiteSmoke;
	margin:200 100 100 100;
	max-width:100;
	max-height:100;
	text-align:left
}
*/