/****** Core *******/
a{
	color:#003399;
}
h1{
	color:#e7692b;
}
/******************/


/****** Global *******/
.more a{
	color:#;
}
.source{
	color:#383838;
	
}
/********************/


/****** Splash *******/
#splashPage .pluginCategories table tr td a {
	text-decoration:none;
	padding:4px;
	font-size:16px;
}
#splashPage .pluginCategories table tr td a:hover{
	text-decoration:underline;
}
/********************/

/****** Search Results *******/
#searchPage #search{
	margin-top:38px;
}
#searchPage #searchResults .searchResult .title{
	color:#b55611;
}
#searchPage #searchResults .searchResult .description{

}
#searchPage #searchResults .searchResult .url{
	color:#9a9a9a;
	font-size:12px;
}

/****************************/

