a {
 text-decoration:none;
 }

A:HOVER {
text-decoration: underline overline;
background-color: #fcfcda;
color: #1010da;
}
h2 {
 text-align : center;
 }

table {
 border:none;
width:100%;
padding:0px;
margin:0px;
border-spacing:0px;
}

.glandium-msg {
	background : #dae6e6; 
	color : #303030; 
    vertical-align: top; 
} 

.glandium-msg a:hover {
	color: #0000ff; 
} 

.glandium-msg a:visited {
	color: #800080; 
} 

.glandium-msg a:link {
	color: #0000ff; 
} 

.glandium-msg .ua {
	color : #800000; 
} 

.glandium-msg .trollscore {
	color : #ff0000; 
	font-weight : bold; 
} 

.glandium-msg .hour {
	color : #004000; 
} 

.glandium-msg .login {
	color : #ff0000; 
	font-weight : bold;
	text-align : center;
} 

.glandium-msg .miniua {
	color : #800000; 
	text-align : center;
} 

