/* CSS Document */

body,td,th{
	
	background-color:#000033;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#FFFFFF;	
}

.underline {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.topright{
	font-size:18px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #727899;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}




a.pages{
	color:#FFFFFF;
	text-decoration:none;
}

a.pages:hover{
	color:#727899;
}

.title{
	font-size:36px;
	color:#FFF;
}

.info{
	line-height:24px;
	
}

.style1{
	color:#727899;
}
.lovers{
	width:400px;
	align:center;
	text-align: justify;
	font-weight: bold;
}

	
.copyright{
	font-size:10px;
	color:#727899; 
}

a.copyright{
	color:#727899; 
	text-decoration:none;
}
a.copyright:hover{
	color:#FFFFFF;

