﻿.home_page_news_title {
	font-size:14px;
	font-family:"Tahoma";
	font-weight:bolder;
}

.times_read {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.news_preview {
	font-size:12px;
	font-family:"Tahoma";
}

.news_long_preview {
	font-size:12px;
	font-family:"Tahoma";
}

a hover {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited, a {
	text-decoration: none;
	color:red;
}

.list_news_date {
	font-size: 10px;
	padding-left: 2px;
}
.list_news_title {
	font-size: 14px; 
	font-weight: bold;
	padding-left: 3px;
}

a:hover {
	text-decoration: none;
	color:red;
}

.menu_element{
	width:177;
	height:23;
}

.home_button a, .home_button a:visited {	
	font-family:"Tahoma";
	font-size: 13px; 
	color: white;
	text-indent:30px;
	width:127px;
	padding-top:1px;
	padding-bottom:5px;
	padding-left:1px;
	text-decoration: none;
	background-image: url(buttons/home.jpg);
	background-position:left;
	float: left;
}

.home_button a:hover {
	font-weight:bolder;
	color: white;
	background: url(buttons/home_hover.jpg);
	background-repeat: no-repeat;
}

.menu_element a, .menu_element a:visited {	
	font-family:"Tahoma";
	font-size: 13px; 
	color: white;
	text-indent:30px;
	width:127px;
	padding-top:1px;
	padding-bottom:5px;
	padding-left:1px;
	text-decoration: none;
	background-image: url(buttons/menu.jpg);
	background-position:left;
	float: left;
}

.menu_element a:hover {
	font-weight:bolder;
	color: white;
	background: url(buttons/menu_hover.jpg);
	background-repeat: no-repeat;
}

.next_match {
	font-size:12px;
	font-weight:bolder;
	font-family:"Arial";
}

body {
	font-size:10;
	font-family:Tahoma;
}


.show_news_title {
	font-weight:bolder;
	font-size:20px;
	color:red;
}

.show_news_date_time {
	font-size:12px;
}

.show_news_category {
	font-size:14px;
	text-decoration:underline;
}

.show_news_content {
	font-size:13px;
	font-family:"Tahoma";
	padding-right:10px;
}

.feedback{
	color: #CC0000;
	font-size: 16px;
	font-family: Tahoma;
}

.countdown {
	font-size:20px;
	font-family:Trebuchet MS;
	color:black;
	font-weight:bold;
	text-align:center;
}


