A {
	COLOR: #0000FF
}
A:visited {
	COLOR: #0000FF
}
A:active {
	COLOR: #000000
}
A:hover {
	COLOR: #000000
}


A.tlnk {
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.tlnk:visited {
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.tlnk:active {
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.tlnk:hover {
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	

/*The page_heading style is used for text indicating the heading of pages*/
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*The link_title style is used to display titles of link listings*/
.link_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*The link_description style is used to display descriptions of link listings*/
.link_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
    line-height: 18px;
}

/*The link_url style is used to display URLs with link listings*/
.link_url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
}

/*The ratings_votes style is used to display ratings/votes with link listings*/
.ratings_votes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
}

/*The link_functions style is used to display link functions wiht links like 'Rating it', 'Comments', 'More Info'*/
.link_functions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*The link_border is used to define a border for tables displaying links*/
.link_border {
	border: 1px solid #DFDFDF;
	background: #ffffff;

}

/*The user_comments is used to display user comments to link listings*/
.user_comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
    line-height: 18px;
}


/*The from_category style is used when displaying categories with links*/
.from_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/*The relevance style is used when displaying match relevance with search results*/
.relevance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*The link_approval_status style is used to indicate a links approval status (approved for inclussion in the Index or not)*/
.link_approval_status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}

/*The link_premium_indicate style is used to indicate premium links inside the user control panel*/
.link_premium_indicate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

/*The parahraph style is used for any other texts displayed on end user PowerSeek pages*/
.plain_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}


/*The parahraph style is used for any other texts displayed on end user PowerSeek pages*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sitename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #FFFFFF;
	font-weight: normal;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.wfnt {
	color: #FFFFFF;
}
.midl {
	background-image: url(middle.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rigtm {
	background-image: url(left2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.toptb {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
