Просмотр файла refcat/clubs.css

Размер файла: 966B
body,td,th {
	color: #FF6600;
}
body {
	background-color: #000033;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.zag {
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}

.paragraf {
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	border: 1px outset #FFFFFF;
}
.fin {
	color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
hr {
	color: #CCCCCC;
	height: 1px;
	}