/*
Theme Name: ticketbox
Theme URI: http://dawnthemes.com/ticketbox
Author: DawnThemes
Author URI: http://dawnthemes.com/
Description: TicketBox - Event Tickets WordPress Theme
Version: 1.2.9.3
License: ThemeForest License
License URI: http://themeforest.net/licenses/standard
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style
Domain Path: /languages/
Text Domain: ticketbox
*/

/*
Main Stylesheet file is located at assets/css/styles.css
All custom CSS should be added to Theme Options > Custom CSS,
or in the style.css of a Child Theme.
*/

TD.tn_results_tickets_text {
	text-align: center; PADDING-BOTTOM: 10px;
	width:20%;
	color: #FFCC00;

}
.tn_results_tickets_text A:link {
	COLOR: #FFCC00; font-weight: bold; TEXT-DECORATION: underline
}
.tn_results_tickets_text A:hover {
	COLOR: #999999; font-weight: bold; TEXT-DECORATION: underline
}
.tn_results_tickets_text A:visited {
	COLOR: #FFCC00; font-weight: bold; TEXT-DECORATION: underline
}