|
@@ -9,28 +9,28 @@
|
|
<style>
|
|
<style>
|
|
body
|
|
body
|
|
{
|
|
{
|
|
- background-color: #ffffff;
|
|
|
|
|
|
+ background-color: #151517;
|
|
font-family: Arial, serif;
|
|
font-family: Arial, serif;
|
|
- color: #1a2a3f;
|
|
|
|
|
|
+ color: #727274;
|
|
}
|
|
}
|
|
a.default_link_layout:link
|
|
a.default_link_layout:link
|
|
{
|
|
{
|
|
- color: #1a2a3f;
|
|
|
|
|
|
+ color: #727274;
|
|
text-decoration: none;
|
|
text-decoration: none;
|
|
}
|
|
}
|
|
a.default_link_layout:visited
|
|
a.default_link_layout:visited
|
|
{
|
|
{
|
|
- color: #1a2a3f;
|
|
|
|
|
|
+ color: #727274;
|
|
text-decoration: none;
|
|
text-decoration: none;
|
|
}
|
|
}
|
|
a.default_link_layout:hover
|
|
a.default_link_layout:hover
|
|
{
|
|
{
|
|
- color: #bc8003;
|
|
|
|
|
|
+ color: #4e4944;
|
|
text-decoration: none;
|
|
text-decoration: none;
|
|
}
|
|
}
|
|
a.default_link_layout:active
|
|
a.default_link_layout:active
|
|
{
|
|
{
|
|
- color: #bc8003;
|
|
|
|
|
|
+ color: #4e4944;
|
|
text-decoration: none;
|
|
text-decoration: none;
|
|
}
|
|
}
|
|
p.default_text
|
|
p.default_text
|