﻿a:link { color : #0066FF; }
a:hover { color : #4B4F97; text-decoration : overline; }
a:visited { color:#7700EE; }

div.title p.outer { color:#EFE5FD; }
div.title p.inner { color:#5A2158; }

h1 { color:#9345A4; }
h2 { color:#9345A4; }

span.signrole { color:#9345A4; }

/* MENU */
table.menu { background-color:#E6DEEE }
table.menu td { height:35px; font-family : Arial,Tahoma; }
table.menu td.main { background-color : #C6B5DE; }
table.menu span.subtitle { color:#9345A4; }

/* FORUM */
div.forum table.topics { border-color:#BCAEDA; }
div.forum table.topics tr.odd td { background-color:#E6DEEE; }
div.forum table.topics tr.header td { background-color:#C6B5DE; border-color:#BCAEDA; }
div.forum table.entries td { border-color:#BCAEDA; }
div.forum table.entries tr.header td { background-color:#E6DEEE; }
div.forum table.new { border:solid 2px #BCAEDA; background-color:#E6DEEE; }

/* TIMELINE */
div.timeline td.first { background-color : #E6DEEE; }
div.timeline p.title { color:#9345A4 }

/* PRICES */
table.pricesplan tr.category1 td.pl, table.prices table.categories tr.category1 td.color div { background-color:#9484BD }
table.pricesplan tr.category2 td.pl, table.prices table.categories tr.category2 td.color div { background-color:#C6B5DE }
table.pricesplan tr.category3 td.pl, table.prices table.categories tr.category3 td.color div { background-color:#DEDEEF }

/* GALLERY */
table.gallery td { border-color:#BCAEDA; }

