/* CSS Document - last updated:22/10/2007 */

/* The Letter Press */
/* Author: Webnetism (www.webnetism.co.uk) */

/* textstyles.css */
/* Media: screen */


/* The following styles can be reused throughout the website */ 
body, td {font-family: verdana, sans-serif; font-size:12px; color:#336fa5; line-height:16px; }

.txt_red {color:#ad1200;}

/*Added by Krishna Reddy 29 sep 08 */
.newhomesubtitle a, a:active,a:visited{text-decoration:none; color:#336fa5}
.newhomesubtitle a:hover{text-decoration:underline; color:#336fa5}
/*end*/


.orderheading
{
	color: #05377D;	
	font-family:Georgia;
	font-weight:normal;
	font-size:large;
	font-weight:bold;
	font-style:normal;
}

.blue_14 { font-family: Georgia, sans-serif; font-size:14px; color:#336fa5; }
.georgia { font-family: Georgia, sans-serif; font-size:14px; color:#003366; }
.pink_14 { font-family: Georgia, sans-serif; font-size:14px; color:#e1058c; font-weight:bold; }

a.blue_link_ul:link, a.blue_link_ul:visited, a.blue_link_ul:active {
	font-weight: normal;
	font-size: 14px;
	color: #336fa5;
	font-family: Georgia, sans-serif;
	text-decoration: underline;
}

a.blue_link_ul:hover {
	font-weight: normal;
	font-size: 14px;
	color: #05377d;
	font-family: Georgia, sans-serif;
	text-decoration: underline;
}
