@import url(http://www.7aurora.com/test/test.css);
A:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;	
}
A:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;	
}
A:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
A:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

a.link2:link {
	FONT-SIZE: 12px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
} 

a.link2:visited {
	FONT-SIZE: 12px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
} 

a.link2:hover {
	FONT-SIZE: 12px;
	color: #ff0000;
	line-height: 15px;
	text-decoration: none;
} 
a.link3:link {
	FONT-SIZE: 12px;
	color: #ffffff;
	line-height: 15px;
	text-decoration: underline;
} 

a.link3:visited {
	FONT-SIZE: 12px;
	color: #ffffff;
	line-height: 15px;
	text-decoration: underline;
} 

a.link3:hover {
	FONT-SIZE: 12px;
	color: #ff0000;
	line-height: 15px;
	text-decoration: none;
} 
.newsStyle {
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}
.avtivenews {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
BODY {
	MARGIN: 0px;
	background-color: #020724;
	color: #000000;
}
