﻿/* Prospect Marine - Master Style Sheet */
/* Author : David Main, boats.com & YachtWorld.com */
/* Copyright : Author, All rights reserved */

/*Text Styles*/

.used-boats {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: none;
	color: #FFFFFF;
}
	
.new-boats {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: none;
	color: #FFFFFF;
}

.titles {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #3153A4;
}

.blue-titles {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.events {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: none;
	color: #FFFFFF;
}
	
a:link {font-weight: bold; text-decoration: none; color: #3153A4;}
a:visited {text-decoration: none; font-weight: bold; color: #3153A4;}
a:hover {text-decoration: none; font-weight: bold; color: #FFFFFF}
	
a.boats:link {border: none; font-weight: bold; text-decoration: none; color: #000000;}
a.boats:visited {text-decoration: none; font-weight: bold; color: #000000;}
a.boats:hover {text-decoration: none; font-weight: bold; color: #FFFFFF}
	
a.finance:link {border: none; font-weight: bold; text-decoration: none; color: #ffff00;}
a.finance:visited {text-decoration: none; font-weight: bold; color: #ffff00;}
a.finance:hover {text-decoration: none; font-weight: bold; color: #FFFFFF}