/*
Theme Name: Siyanat
Theme URI: http://itxi.net
Author: ITXI
Author URI: http://itxi.net
Description: siyanat
Version: 1.0
License: GNU General Public License
License URI: http://wordpress.org/about/gpl/
Tags: blue, brown, green, dark, one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, custom-menu, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
*/

html {
  margin-top: 0 !important;
}

body {
  background-color: #002247;
  font-size: 11px;
  color: #aaaaaa;
  font-family: "Traditional Arabic";
}
a:link {
  color: #999999;
  font-family: "Traditional Arabic";
  text-decoration: none;
  font-size: 12px;
}
a:hover {
  color: #ffffff;
  font-family: "Traditional Arabic";
  text-decoration: none;
  font-size: 12px;
}
a:visited {
  color: #999999;
  font-family: "Traditional Arabic";
  text-decoration: none;
  font-size: 12px;
}
a:active {
  color: #ffffff;
  font-family: "Traditional Arabic";
  text-decoration: none;
  font-size: 12px;
}
a.WhiteLinks:link {
  color: #ffffff;
}
a.WhiteLinks:visited {
  color: #ffffff;
}
a.WhiteLinks:hover {
  color: #ffffff;
}
a.WhiteLinks:active {
  color: #ffffff;
}
