/* Default Styles */

td.menuBorder		{ background-color: #1F4D7A}

body, p, blockquote, td {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;  
}

b { 
	font-weight: bold; 
	font-size: 13px;
}

a:link {
	color: blue;
	text-decoration: none; 
	font-family: arial; 
	font-size: 13px;
}

a:active {
	color: #496553;
	text-decoration: none; 
	font-family: arial; 
	font-size: 13px;
	}
a.w {
	font-weight: bold;
	font-size: 18px;
	color: red;
}
a.ti {
	font-weight: bold;
	font-size: 18px;
	color: #1F4D7A;
}
a.kw {
	font-weight: bold;
	color: red;
{
a:hover {
	color: #32463C;
	text-decoration: none; 
	font-family: 
	arial; 
	font-size: 13px;
}

a:visited {
	color: #496553;
	text-decoration: none; 
	font-family: arial; 
	font-size: 13px;
}


