/* Blast */


.clickSee {

	color : #666666;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;

}

a.clickSee {

	color : #666666;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;

}

a.clickSee:hover {

	color : #333333;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;

}

a.clickSee2 {

	color : #cccccc;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;

}

a.clickSee2:hover {

	color : #99ccff;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;

}

a.clickSee3 {

	color : #333333;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;

}

a.clickSee3:hover {

	color : black;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;

}

.clickView {

	color : White;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;

}

a.clickView {

	color : White;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;

}

a.clickView:hover {

	color : #99ccff;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;

}

a.clickView3 {

	color : #333333;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;

}

a.clickView3:hover {

	color : black;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;

}

/* Nav */


.topnav {

	color : White;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;

}

a.topnav {

	color : White;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;

}

a.topnav:hover {

	color : #CCCC99;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;

}

.text {

	color : black;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;

}

.titleText {

	color : #3366cc;
	font-size : 16px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;

}


.title {

	color : white;
	font-size : 18px;
	font-style : italic;
	font-family : Arial, Verdana, Geneva , Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;

}
