
/*-----Links(common)-----*/
a:link,a:active {
text-decoration: NONE;
color: #6633FF;
font-size:10pt;
font-family: tahoma;
}

a:visited {
text-decoration: NONE;
color: #6633FF;
font-size:10pt;
font-family: tahoma;
}

a:hover {
text-decoration: underline;
color: #6633FF;
font-size:10pt;
font-family: tahoma;
}

/*-----Links(menu)-----*/
a.menulink,a.menulink:visited,a.menulink:active,a.menulink:hover {
color: #33CC33;
font-size: 12px;
font-family: arial;
text-decoration: NONE;
}

/*-----Title Of Part-----*/
span.title {
color: #993333;
font-family: tahoma;
font-size=13px;
font-weight: bold;
}

/*-----Categories(Main page)-----*/
a.metacat,a.metacat:visited,a.metacat:active {
text-decoration: NONE;
color: #6633FF;
font-size:11pt;
font-family: tahoma;
}

a.metacat:hover {
text-decoration: underline;
color: #6633FF;
font-size:11pt;
font-family: tahoma;
}

/*-----Categories(Search Page)-----*/
a.catlinks,a.catlinks:visited,a.catlinks:active {
text-decoration: NONE;
color: #6633FF;
font-size:11pt;
font-family: tahoma;
}

a.catlinks:hover {
text-decoration: underline;
color: #6633FF;
font-size:11pt;
font-family: tahoma;
}

/*-----Links Of Site(Search And Categoris Pages and other)-----*/
a.links,a.links:visited,a.links:active {
text-decoration: underline;
color: #6633FF;
font-size:10pt;
font-family: tahoma;
}

a.links:hover {
text-decoration: underline;
color: #6633FF;
font-size:10pt;
font-family: tahoma;
}


/*-----The links description-----*/
span.titleBig {
font-size: 19px;
color: #33CC33;
font-family: tahoma;
}
/*-----The links description-----*/
span.titleSmall {
font-size: 14px;
color: #CCFFFF;
font-family: tahoma;
}
/*-----The links description-----*/
span.light {
font-size: 12px;
color: #336633;
font-family: tahoma;
}

/*-----The links description-----*/
span.descript {
font-size: 12px;
color: #33CC33;
font-family: tahoma;
}

/*-----New links-----*/
sup.new {
font-size: x-small;
color: #CC0000;
font-weight: bold;
font-family: tahoma;
}




/*-----Sub Categories-----*/
a.subcats,a.subcats:visited,a.subcats:active,a.subcats:hover {
color: Black;
font-size: 10px;
font-family: arial;
text-decoration: underline;
}

TD.Default
{
	font-family: tahoma;
	font-size: 11px;

	color: #CCFFFF;
}

TD.Footer
{
	font-family: tahoma;
	font-size: 9px;

	color: #CCFFFF;
}





